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