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