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