1 implementation of EndUpdateRootComponents
Microsoft.AspNetCore.Components.WebAssembly (1)
Services\InternalJSImportMethods.cs (1)
33public void EndUpdateRootComponents(long batchId)
1 reference to EndUpdateRootComponents
Microsoft.AspNetCore.Components.WebAssembly (1)
Rendering\WebAssemblyRenderer.cs (1)
83_jsMethods.EndUpdateRootComponents(batchId);