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