6 references to IsMethodTypeParameter
Microsoft.CSharp (6)
Microsoft\CSharp\RuntimeBinder\Errors\UserStringBuilder.cs (1)
449
if (tpType.
IsMethodTypeParameter
)
Microsoft\CSharp\RuntimeBinder\Semantics\MethodTypeInferrer.cs (4)
158
Debug.Assert(pParam.
IsMethodTypeParameter
);
804
if (pTPType.
IsMethodTypeParameter
&& IsUnfixed(pTPType))
970
if (pTPType.
IsMethodTypeParameter
&& IsUnfixed(pTPType))
1329
if (pTPType.
IsMethodTypeParameter
&& IsUnfixed(pTPType))
Microsoft\CSharp\RuntimeBinder\Semantics\Types\TypeParameterType.cs (1)
62
(
IsMethodTypeParameter