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