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