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