2 references to OnUpdateRootComponents
Microsoft.AspNetCore.Components.WebAssembly (2)
Rendering\WebAssemblyRenderer.cs (1)
44
DefaultWebAssemblyJSRuntime.Instance.
OnUpdateRootComponents
+= OnUpdateRootComponents;
Services\DefaultWebAssemblyJSRuntime.cs (1)
102
Instance.
OnUpdateRootComponents
?.Invoke(operations);