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