4 references to Unhandled
Microsoft.AspNetCore.Diagnostics (4)
DeveloperExceptionPage\DeveloperExceptionPageMiddlewareImpl.cs (2)
171_metrics.RequestException(exceptionName, ExceptionResult.Unhandled, handler: null); 183_metrics.RequestException(exceptionName, ExceptionResult.Unhandled, handler: null);
DiagnosticsMetrics.cs (1)
59case ExceptionResult.Unhandled:
ExceptionHandler\ExceptionHandlerMiddlewareImpl.cs (1)
235_metrics.RequestException(exceptionName, ExceptionResult.Unhandled, handler: null);