1 reference to GetTypeVarSym
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\TypeManager.cs (1)
573
public static TypeParameterType GetStdMethTypeVar(int iv) => s_stvcMethod.
GetTypeVarSym
(iv, true);