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); 258DiagnosticsTelemetry.ReportUnhandledException(_logger, context, edi.SourceException); 266DiagnosticsTelemetry.ReportUnhandledException(_logger, context, edi.SourceException); 278DiagnosticsTelemetry.ReportUnhandledException(_logger, context, edi.SourceException);