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