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