dotnet/runtime

Confusing documentation for `AggregateException.GetBaseException()`

Open

#82.853 aberto em 1 de mar. de 2023

Ver no GitHub
 (10 comments) (2 reactions) (0 assignees)C# (5.445 forks)batch import
area-System.Runtimedocumentationhelp wanted

Métricas do repositório

Stars
 (17.886 stars)
Métricas de merge de PR
 (Mesclagem média 12d 11h) (661 fundiu PRs em 30d)

Description

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

Guia do colaborador