2 references to SetExceptionHandlerMiddleware
Microsoft.AspNetCore.Diagnostics (2)
ExceptionHandler\ExceptionHandlerExtensions.cs (2)
30return SetExceptionHandlerMiddleware(app, options: null); 104return SetExceptionHandlerMiddleware(app, iOptions);