6 references to IsUnfixed
Microsoft.CSharp (6)
Microsoft\CSharp\RuntimeBinder\Semantics\MethodTypeInferrer.cs (6)
182
Debug.Assert(
IsUnfixed
(pParam));
194
Debug.Assert(
IsUnfixed
(pParam));
206
Debug.Assert(
IsUnfixed
(pParam));
804
if (pTPType.IsMethodTypeParameter &&
IsUnfixed
(pTPType))
970
if (pTPType.IsMethodTypeParameter &&
IsUnfixed
(pTPType))
1329
if (pTPType.IsMethodTypeParameter &&
IsUnfixed
(pTPType))