8 references to RequestException
Microsoft.AspNetCore.Diagnostics (8)
DeveloperExceptionPage\DeveloperExceptionPageMiddlewareImpl.cs (4)
123_metrics.RequestException(exceptionName, ExceptionResult.Aborted, handler: null); 143_metrics.RequestException(exceptionName, ExceptionResult.Skipped, handler: null); 171_metrics.RequestException(exceptionName, ExceptionResult.Unhandled, handler: null); 183_metrics.RequestException(exceptionName, ExceptionResult.Unhandled, handler: null);
ExceptionHandler\ExceptionHandlerMiddlewareImpl.cs (4)
126_metrics.RequestException(exceptionName, ExceptionResult.Aborted, handler: null); 137_metrics.RequestException(exceptionName, ExceptionResult.Skipped, handler: null); 213_metrics.RequestException(exceptionName, ExceptionResult.Handled, handler); 235_metrics.RequestException(exceptionName, ExceptionResult.Unhandled, handler: null);