dotnet/runtime

Confusing documentation for `AggregateException.GetBaseException()`

Aperta

#82.853 aperta il 1 mar 2023

 (10 commenti) (2 reazioni) (0 assegnatari)C# (5445 fork)batch import
area-System.Runtimedocumentationhelp wanted

Metriche repository

Star
 (17.886 stelle)
Metriche merge PR
 (Merge medio 12g 11h) (661 PR mergiate in 30 g)

Descrizione

The comment for AggregateException.GetBaseException() says it returns an AggregateException, which is not always (or even usually) the case.

Guida contributor