dotnet/runtime

Confusing documentation for `AggregateException.GetBaseException()`

オープン

#82,853 opened on 2023/03/01

 (10 件のコメント) (2 件のリアクション) (0 人の担当者)C# (5,445 件のフォーク)batch import
area-System.Runtimedocumentationhelp wanted

Repository metrics

Stars
 (17,886 個のスター)
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.

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