1 write to HostingUnhandledException
Microsoft.AspNetCore.Diagnostics.Tests (1)
TestDiagnosticListener.cs (1)
48
HostingUnhandledException
= new OnExceptionEventData()
2 references to HostingUnhandledException
Microsoft.AspNetCore.Diagnostics.Tests (2)
ExceptionHandlerTest.cs (2)
499
Assert.Null(listener.
HostingUnhandledException
?.HttpContext);
500
Assert.Null(listener.
HostingUnhandledException
?.Exception);