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