2 instantiations of ExceptionHandlerFeature
Microsoft.AspNetCore.Diagnostics (2)
DeveloperExceptionPage\DeveloperExceptionPageMiddlewareImpl.cs (1)
88
var exceptionHandlerFeature = new
ExceptionHandlerFeature
()
ExceptionHandler\ExceptionHandlerMiddlewareImpl.cs (1)
156
var exceptionHandlerFeature = new
ExceptionHandlerFeature
()
2 references to ExceptionHandlerFeature
Microsoft.AspNetCore.Diagnostics (2)
DeveloperExceptionPage\DeveloperExceptionPageMiddlewareImpl.cs (1)
88
var
exceptionHandlerFeature = new ExceptionHandlerFeature()
ExceptionHandler\ExceptionHandlerMiddlewareImpl.cs (1)
156
var
exceptionHandlerFeature = new ExceptionHandlerFeature()