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);
251
DiagnosticsTelemetry.
ReportUnhandledException
(_logger, context, edi.SourceException);
259
DiagnosticsTelemetry.
ReportUnhandledException
(_logger, context, edi.SourceException);
271
DiagnosticsTelemetry.
ReportUnhandledException
(_logger, context, edi.SourceException);