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