9 references to IsUnfixed
Microsoft.CodeAnalysis.CSharp (9)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (9)
494IsUnfixed(ordinal); 501if (IsUnfixed(methodTypeParameterIndex)) 956if (IsUnfixed(param) && HasBound(param) && predicate(ref this, param)) 1022if (IsUnfixed(iParam)) 1082if (IsUnfixed(iParam)) 1113Debug.Assert(IsUnfixed(iParam)); 1114Debug.Assert(IsUnfixed(jParam)); 2698Debug.Assert(IsUnfixed(iParam)); 3154Debug.Assert(IsUnfixed(iParam));