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