3 references to HandleException
Microsoft.Extensions.Telemetry (3)
Logging\ExtendedLogger.cs (3)
154
HandleException
(exception, 0);
198
HandleException
(ex, indent + IndentAmount);
203
HandleException
(exception.InnerException, indent + IndentAmount);