dotnet/runtime
Confusing documentation for `AggregateException.GetBaseException()`
Aperta
#82.853 aperta il 1 mar 2023
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.