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