1 implementation of RegisteredComponents_GetRegisteredComponentsCount
Microsoft.AspNetCore.Components.WebAssembly (1)
Services\InternalJSImportMethods.cs (1)
54
public int
RegisteredComponents_GetRegisteredComponentsCount
()
1 reference to RegisteredComponents_GetRegisteredComponentsCount
Microsoft.AspNetCore.Components.WebAssembly (1)
Hosting\WebAssemblyHostBuilder.cs (1)
139
var componentsCount = _jsMethods.
RegisteredComponents_GetRegisteredComponentsCount
();