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