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