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