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