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