3 references to UnhandledException
Microsoft.AspNetCore.Components.Server (3)
Circuits\CircuitHost.cs (1)
77
Renderer.
UnhandledException
+= ReportAndInvoke_UnhandledException;
Circuits\RemoteRenderer.cs (2)
129
UnhandledException
?.Invoke(this, exception);
368
UnhandledException
?.Invoke(this, exception);