dotnet/runtime
Ver no GitHubConfusing documentation for `AggregateException.GetBaseException()`
Open
#82.853 aberto em 1 de mar. de 2023
area-System.Runtimedocumentationhelp wanted
Métricas do repositório
- Stars
- (17.886 stars)
- 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.