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