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)
WebRendererSerializerContext.JSComponentParameter.g.cs (2)
79Getter = static obj => ((global::Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore.JSComponentParameter)obj).Type, 103writer.WriteString(PropName_Type, ((global::Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore.JSComponentParameter)value).Type);