5 references to IsUnfixedTypeParameter
Microsoft.CodeAnalysis.CSharp (5)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (5)
510Debug.Assert(IsUnfixedTypeParameter(methodTypeParameterWithAnnotations)); 621else if (IsUnfixedTypeParameter(target) && !target.NullableAnnotation.IsAnnotated() && kind is ExactOrBoundsKind.LowerBound) 1569if (IsUnfixedTypeParameter(target)) 1884if (IsUnfixedTypeParameter(target)) 2321if (IsUnfixedTypeParameter(target))