4 references to UnhandledException
Microsoft.AspNetCore.Components.Server (4)
Circuits\CircuitHost.cs (1)
87_navigationManager.UnhandledException += ReportAndInvoke_UnhandledException;
Circuits\RemoteNavigationManager.cs (3)
147UnhandledException?.Invoke(this, ex); 181UnhandledException?.Invoke(this, ex); 189UnhandledException?.Invoke(this, ex);