1 implementation of RegisteredComponents_GetParameterValues
Microsoft.AspNetCore.Components.WebAssembly (1)
Services\InternalJSImportMethods.cs (1)
66
public string
RegisteredComponents_GetParameterValues
(int id)
1 reference to RegisteredComponents_GetParameterValues
Microsoft.AspNetCore.Components.WebAssembly (1)
Hosting\WebAssemblyHostBuilder.cs (1)
151
var serializedParameterValues = _jsMethods.
RegisteredComponents_GetParameterValues
(i);