9 references to IsUnfixed
Microsoft.CodeAnalysis.CSharp (9)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (9)
510IsUnfixed(ordinal); 527if (IsUnfixed(methodTypeParameterIndex)) 982if (IsUnfixed(param) && HasBound(param) && predicate(ref this, param)) 1048if (IsUnfixed(iParam)) 1108if (IsUnfixed(iParam)) 1139Debug.Assert(IsUnfixed(iParam)); 1140Debug.Assert(IsUnfixed(jParam)); 2827Debug.Assert(IsUnfixed(iParam)); 3322Debug.Assert(IsUnfixed(iParam));