1 write to Exception
Microsoft.AspNetCore.Diagnostics (1)
ExceptionHandler\ExceptionHandlerMiddlewareImpl.cs (1)
230Exception = edi.SourceException,
1 reference to Exception
Microsoft.AspNetCore.Diagnostics.Tests (1)
ExceptionHandlerMiddlewareTest.cs (1)
88Assert.IsType<Exception>(suppressContext.Exception);