1 instantiation of OnUnhandledExceptionEventData
Microsoft.AspNetCore.TestHost.Tests (1)
TestServerTests.cs (1)
1043UnhandledException = new OnUnhandledExceptionEventData()
1 reference to OnUnhandledExceptionEventData
Microsoft.AspNetCore.TestHost.Tests (1)
TestServerTests.cs (1)
1038public OnUnhandledExceptionEventData UnhandledException { get; set; }