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); 136_metrics.RequestException(exceptionName, ExceptionResult.Skipped, handler: null); 254_metrics.RequestException(exceptionName, ExceptionResult.Handled, handlerTag); 282_metrics.RequestException(exceptionName, ExceptionResult.Unhandled, handler: null);