6 references to IsMethodTypeParameter
Microsoft.CSharp (6)
Microsoft\CSharp\RuntimeBinder\Errors\UserStringBuilder.cs (1)
437
if (tpType.
IsMethodTypeParameter
)
Microsoft\CSharp\RuntimeBinder\Semantics\MethodTypeInferrer.cs (4)
157
Debug.Assert(pParam.
IsMethodTypeParameter
);
803
if (pTPType.
IsMethodTypeParameter
&& IsUnfixed(pTPType))
969
if (pTPType.
IsMethodTypeParameter
&& IsUnfixed(pTPType))
1328
if (pTPType.
IsMethodTypeParameter
&& IsUnfixed(pTPType))
Microsoft\CSharp\RuntimeBinder\Semantics\Types\TypeParameterType.cs (1)
62
(
IsMethodTypeParameter