3 references to HandleException
Microsoft.Extensions.Telemetry (3)
Logging\ExtendedLogger.cs (3)
168
HandleException
(exception, 0);
212
HandleException
(ex, indent + IndentAmount);
217
HandleException
(exception.InnerException, indent + IndentAmount);