4 references to ExecuteWithCatch
Microsoft.Extensions.AI.Evaluation.Console (4)
Commands\ReportCommand.cs (2)
171logger.ExecuteWithCatch(() => 289logger.ExecuteWithCatch(() =>
Telemetry\TelemetryExtensions.cs (2)
189logger.ExecuteWithCatch(Report, swallowUnhandledExceptions: true); 224logger.ExecuteWithCatch(Report, swallowUnhandledExceptions: true);