dotnet/runtime
Confusing documentation for `AggregateException.GetBaseException()`
Aberta
#82.853 aberto em 1 de mar. de 2023
area-System.Runtimedocumentationhelp wanted
Métricas do repositório
- Stars
- (17.886 estrelas)
- Métricas de merge de PR
- (Mesclagem média 12d 11h) (661 fundiu PRs em 30d)
Description
The comment for AggregateException.GetBaseException() says it returns an AggregateException, which is not always (or even usually) the case.