2 writes to ValueType
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Components\ComponentGenericTypePass.cs (2)
92
ValueType
= typeArgumentNode.TypeParameterName,
137
ValueType
= attribute.GloballyQualifiedTypeName,
1 reference to ValueType
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Components\ComponentNodeWriter.cs (1)
478
p.Insert(i, new TypeInferenceMethodParameter(null, cascadingGenericType.
ValueType
, new(i, isSynthetic: true), usedForTypeInference: true, cascadingGenericType));