1 write to Name
Microsoft.AspNetCore.Components.Web (1)
JSComponents\JSComponentConfigurationStore.cs (1)
78
Name
= name;
2 references to Name
Microsoft.AspNetCore.Components.Web (2)
_generated\1\WebRendererSerializerContext.JSComponentParameter.g.cs (2)
60
Getter = static obj => ((global::Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore.JSComponentParameter)obj).
Name
,
104
writer.WriteString(PropName_Name, ((global::Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore.JSComponentParameter)value).
Name
);