2 references to AggregateException
Microsoft.CodeAnalysis.Workspaces.MSBuild (1)
Rpc\RpcClient.cs (1)
68
throw new
AggregateException
(message, ex);
System.Windows.Forms.Primitives.TestUtilities (1)
Extensions\AssertExtensions.cs (1)
124
throw new
AggregateException
($"Result: {resultStr}", ex);