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