Base:
method
HandleException
Microsoft.AspNetCore.Components.RenderTree.Renderer.HandleException(System.Exception)
1 reference to HandleException
Microsoft.AspNetCore.Components.WebAssembly (1)
Rendering\WebAssemblyRenderer.cs (1)
112static (task, state) => ((WebAssemblyRenderer)state!).HandleException(task.Exception!),