1 implementation of RegisteredComponents_GetAssembly
Microsoft.AspNetCore.Components.WebAssembly (1)
Services\InternalJSImportMethods.cs (1)
57public string RegisteredComponents_GetAssembly(int id)
1 reference to RegisteredComponents_GetAssembly
Microsoft.AspNetCore.Components.WebAssembly (1)
Hosting\WebAssemblyHostBuilder.cs (1)
148var assembly = _jsMethods.RegisteredComponents_GetAssembly(i);