1 write to TypeVariableCount
Microsoft.CodeAnalysis.Features (1)
RQName\Nodes\RQUnconstructedType.cs (1)
47TypeVariableCount = typeVariableCount;
1 reference to TypeVariableCount
Microsoft.CodeAnalysis.Features (1)
RQName\Nodes\RQUnconstructedType.cs (1)
32let typeParamCountNode = new SimpleGroupNode(RQNameStrings.TypeVarCnt, typeInfo.TypeVariableCount.ToString())