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