3 references to UnhandledException
Microsoft.AspNetCore.Components (3)
Dispatcher.cs (1)
90UnhandledException?.Invoke(this, e);
RenderTree\Renderer.cs (2)
58Dispatcher.UnhandledException += value; 62Dispatcher.UnhandledException -= value;