3 references to AggregateException
Microsoft.Build.Engine.UnitTests (1)
BackEnd\EventSourceSink_Tests.cs (1)
183throw new AggregateException();
Microsoft.Extensions.AI.Evaluation.Console.Tests (2)
ExceptionUtilitiesTests.cs (2)
69var exception = new AggregateException(); 116var exception1 = new AggregateException();