1 reference to TryHandleAsync
Microsoft.AspNetCore.Diagnostics (1)
ExceptionHandler\ExceptionHandlerMiddlewareImpl.cs (1)
174
if (await exceptionHandler.
TryHandleAsync
(context, edi.SourceException, context.RequestAborted))