dotnet/runtime

Confusing documentation for `AggregateException.GetBaseException()`

Open

#82,853 opened on 2023年3月1日

GitHub で見る
 (10 comments) (2 reactions) (0 assignees)C# (5,445 forks)batch import
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.

コントリビューターガイド