dotnet/runtime
GitHub で見るConfusing documentation for `AggregateException.GetBaseException()`
Open
#82,853 opened on 2023年3月1日
area-System.Runtimedocumentationhelp wanted
Repository metrics
- Stars
- (17,886 stars)
- PR merge metrics
- (平均マージ 12d 11h) (30d で 661 merged PRs)
説明
The comment for AggregateException.GetBaseException() says it returns an AggregateException, which is not always (or even usually) the case.