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