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