6 references to IsUnfixed
Microsoft.CSharp (6)
Microsoft\CSharp\RuntimeBinder\Semantics\MethodTypeInferrer.cs (6)
181Debug.Assert(IsUnfixed(pParam)); 193Debug.Assert(IsUnfixed(pParam)); 205Debug.Assert(IsUnfixed(pParam)); 803if (pTPType.IsMethodTypeParameter && IsUnfixed(pTPType)) 969if (pTPType.IsMethodTypeParameter && IsUnfixed(pTPType)) 1328if (pTPType.IsMethodTypeParameter && IsUnfixed(pTPType))