2 references to GetTypeParameter
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\TypeManager.cs (1)
55
tpt =
GetTypeParameter
(pTypeParameter);
Microsoft\CSharp\RuntimeBinder\SymbolTable.cs (1)
570
TypeParameterType typeParamType = TypeManager.
GetTypeParameter
(typeParam);