5 references to IsUnfixedTypeParameter
Microsoft.CodeAnalysis.CSharp (5)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (5)
536Debug.Assert(IsUnfixedTypeParameter(methodTypeParameterWithAnnotations)); 652else if (IsUnfixedTypeParameter(target) && !target.NullableAnnotation.IsAnnotated() && kind is ExactOrBoundsKind.LowerBound) 1696if (IsUnfixedTypeParameter(target)) 2067if (IsUnfixedTypeParameter(target)) 2542if (IsUnfixedTypeParameter(target))