9 references to IsUnfixed
Microsoft.CodeAnalysis.CSharp (9)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (9)
509IsUnfixed(ordinal); 526if (IsUnfixed(methodTypeParameterIndex)) 981if (IsUnfixed(param) && HasBound(param) && predicate(ref this, param)) 1047if (IsUnfixed(iParam)) 1107if (IsUnfixed(iParam)) 1138Debug.Assert(IsUnfixed(iParam)); 1139Debug.Assert(IsUnfixed(jParam)); 2826Debug.Assert(IsUnfixed(iParam)); 3321Debug.Assert(IsUnfixed(iParam));