2 references to ReportUnhandledException
Microsoft.AspNetCore.Diagnostics (2)
DeveloperExceptionPage\DeveloperExceptionPageMiddlewareImpl.cs (1)
138
DiagnosticsTelemetry.
ReportUnhandledException
(_logger, context, ex);
ExceptionHandler\ExceptionHandlerMiddlewareImpl.cs (1)
130
DiagnosticsTelemetry.
ReportUnhandledException
(_logger, context, edi.SourceException);