dotnet/runtime
View on GitHubConfusing documentation for `AggregateException.GetBaseException()`
Open
#82,853 opened on Mar 1, 2023
area-System.Runtimedocumentationhelp wanted
Repository metrics
- Stars
- (17,886 stars)
- PR merge metrics
- (Avg merge 12d 11h) (661 merged PRs in 30d)
Description
The comment for AggregateException.GetBaseException() says it returns an AggregateException, which is not always (or even usually) the case.