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