2 references to ReportUnhandledException
Microsoft.AspNetCore.Components.Server (2)
Circuits\CircuitHost.cs (2)
691
await
ReportUnhandledException
(e);
699
await
ReportUnhandledException
((Exception)e.ExceptionObject);