4 references to UnhandledException
Microsoft.AspNetCore.Components.Server (4)
Circuits\CircuitHost.cs (1)
90_navigationManager.UnhandledException += ReportAndInvoke_UnhandledException;
Circuits\RemoteNavigationManager.cs (3)
149UnhandledException?.Invoke(this, ex); 183UnhandledException?.Invoke(this, ex); 191UnhandledException?.Invoke(this, ex);