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