4 references to UnhandledException
Microsoft.AspNetCore.Components.Server (2)
Circuits\CircuitHost.cs (1)
89JSRuntime.UnhandledException += ReportAndInvoke_UnhandledException;
Circuits\RemoteJSRuntime.cs (1)
62UnhandledException?.Invoke(this, ex);
Microsoft.AspNetCore.Components.Server.Tests (2)
Circuits\RemoteJSDataStreamTest.cs (2)
206jsRuntime.UnhandledException += (_, ex) => 247jsRuntime.UnhandledException += (_, ex) =>