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