4 references to UnhandledException
Microsoft.AspNetCore.Components.Server (4)
Circuits\CircuitHost.cs (1)
82
_navigationManager.
UnhandledException
+= ReportAndInvoke_UnhandledException;
Circuits\RemoteNavigationManager.cs (3)
121
UnhandledException
?.Invoke(this, ex);
146
UnhandledException
?.Invoke(this, ex);
154
UnhandledException
?.Invoke(this, ex);