1 write to Type
Microsoft.AspNetCore.Components.Web (1)
JSComponents\JSComponentConfigurationStore.cs (1)
79Type = GetJSType(dotNetType);
2 references to Type
Microsoft.AspNetCore.Components.Web (2)
_generated\1\WebRendererSerializerContext.JSComponentParameter.g.cs (2)
81Getter = static obj => ((global::Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore.JSComponentParameter)obj).Type, 105writer.WriteString(PropName_Type, ((global::Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore.JSComponentParameter)value).Type);