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