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