5 references to IsUnfixedTypeParameter
Microsoft.CodeAnalysis.CSharp (5)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (5)
511Debug.Assert(IsUnfixedTypeParameter(methodTypeParameterWithAnnotations)); 627else if (IsUnfixedTypeParameter(target) && !target.NullableAnnotation.IsAnnotated() && kind is ExactOrBoundsKind.LowerBound) 1662if (IsUnfixedTypeParameter(target)) 1977if (IsUnfixedTypeParameter(target)) 2414if (IsUnfixedTypeParameter(target))