2 references to HandleException
Microsoft.AspNetCore.Diagnostics (2)
ExceptionHandler\ExceptionHandlerMiddlewareImpl.cs (2)
91
return
HandleException
(context, edi);
108
await middleware.
HandleException
(context, edi);