2 references to ExceptionHandlerDelegate
Microsoft.AspNetCore.Diagnostics (1)
ExceptionHandler\ExceptionHandlerMiddlewareImpl.cs (1)
198result = ExceptionHandledType.ExceptionHandlerDelegate;
Microsoft.AspNetCore.Diagnostics.Tests (1)
ExceptionHandlerMiddlewareTest.cs (1)
117[InlineData(ExceptionHandledType.ExceptionHandlerDelegate, false)]