3 references to ReportAndInvoke_UnhandledException
Microsoft.AspNetCore.Components.Server (3)
Circuits\CircuitHost.cs (3)
77Renderer.UnhandledException += ReportAndInvoke_UnhandledException; 80JSRuntime.UnhandledException += ReportAndInvoke_UnhandledException; 82_navigationManager.UnhandledException += ReportAndInvoke_UnhandledException;