2 references to AggregateException
Microsoft.Extensions.AI.Evaluation.Console.Tests (2)
ExceptionUtilitiesTests.cs (2)
69
var exception = new
AggregateException
();
116
var exception1 = new
AggregateException
();