dotnet/runtime

Confusing documentation for `AggregateException.GetBaseException()`

Aberta

#82.853 aberto em 1 de mar. de 2023

 (10 comentários) (2 reações) (0 responsável)C# (5.445 forks)batch import
area-System.Runtimedocumentationhelp wanted

Métricas do repositório

Stars
 (17.886 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

The comment for AggregateException.GetBaseException() says it returns an AggregateException, which is not always (or even usually) the case.

Guia do colaborador