1 write to Type
Microsoft.AspNetCore.Components.Web (1)
JSComponents\JSComponentInterop.cs (1)
228Type = parameterType;
3 references to Type
Microsoft.AspNetCore.Components.Web (3)
JSComponents\JSComponentConfigurationStore.cs (1)
35parameters[index++] = new JSComponentParameter(name, type.Type);
JSComponents\JSComponentInterop.cs (2)
106parameterInfo.Type, 111parameterInfo.Type,