3 references to CircuitHost_UnhandledException
Microsoft.AspNetCore.Components.Server (3)
Circuits\CircuitRegistry.cs (3)
84
circuitHost.UnhandledException +=
CircuitHost_UnhandledException
;
287
entry.CircuitHost.UnhandledException -=
CircuitHost_UnhandledException
;
327
circuitHost.UnhandledException -=
CircuitHost_UnhandledException
;