2 references to OnUpdateRootComponents
Microsoft.AspNetCore.Components.WebAssembly (2)
Rendering\WebAssemblyRenderer.cs (2)
48
DefaultWebAssemblyJSRuntime.Instance.OnUpdateRootComponents +=
OnUpdateRootComponents
;
137
DefaultWebAssemblyJSRuntime.Instance.OnUpdateRootComponents -=
OnUpdateRootComponents
;