1 implementation of RegisteredComponents_GetParameterDefinitions
Microsoft.AspNetCore.Components.WebAssembly (1)
Services\InternalJSImportMethods.cs (1)
63
public string
RegisteredComponents_GetParameterDefinitions
(int id)
1 reference to RegisteredComponents_GetParameterDefinitions
Microsoft.AspNetCore.Components.WebAssembly (1)
Hosting\WebAssemblyHostBuilder.cs (1)
150
var serializedParameterDefinitions = _jsMethods.
RegisteredComponents_GetParameterDefinitions
(i);