2 references to new
Microsoft.AspNetCore.Diagnostics (2)
ExceptionHandler\ExceptionHandlerExtensions.cs (1)
135
return new
ExceptionHandlerMiddlewareImpl
(next, loggerFactory, options, diagnosticListener, exceptionHandlers, meterFactory, problemDetailsService).Invoke;
ExceptionHandler\ExceptionHandlerMiddleware.cs (1)
33
_innerMiddlewareImpl =
new
(