dotnet/runtime
Voir sur GitHubConfusing documentation for `AggregateException.GetBaseException()`
Open
#82 853 ouverte le 1 mars 2023
area-System.Runtimedocumentationhelp wanted
Métriques du dépôt
- Stars
- (17 886 stars)
- Métriques de merge PR
- (Merge moyen 12j 11h) (661 PRs mergées en 30 j)
Description
The comment for AggregateException.GetBaseException() says it returns an AggregateException, which is not always (or even usually) the case.