From 4b6910ab622c27ac573291b1ff9c7ba35c5e0116 Mon Sep 17 00:00:00 2001 From: Christoph Hannebauer Date: Tue, 1 Sep 2026 15:46:43 +0200 Subject: [PATCH] Update the summary for AggregateException.Flatten() --- xml/System/AggregateException.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/System/AggregateException.xml b/xml/System/AggregateException.xml index 49517d657f9..6af2fdad928 100644 --- a/xml/System/AggregateException.xml +++ b/xml/System/AggregateException.xml @@ -529,7 +529,7 @@ - Flattens an instances into a single, new instance. + Flattens a tree of instances into a single, new instance. A new, flattened .