5 references to ReportUnhandledException
Microsoft.AspNetCore.Diagnostics (5)
DeveloperExceptionPage\DeveloperExceptionPageMiddlewareImpl.cs (1)
138
DiagnosticsTelemetry.
ReportUnhandledException
(_logger, context, ex);
ExceptionHandler\ExceptionHandlerMiddlewareImpl.cs (4)
135
DiagnosticsTelemetry.
ReportUnhandledException
(_logger, context, edi.SourceException);
258
DiagnosticsTelemetry.
ReportUnhandledException
(_logger, context, edi.SourceException);
266
DiagnosticsTelemetry.
ReportUnhandledException
(_logger, context, edi.SourceException);
278
DiagnosticsTelemetry.
ReportUnhandledException
(_logger, context, edi.SourceException);