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