Base:
property
HasReferenceTypeConstraint
Microsoft.CodeAnalysis.CSharp.Symbols.TypeParameterSymbol.HasReferenceTypeConstraint
2 references to HasReferenceTypeConstraint
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Metadata\PE\PETypeParameterSymbol.cs (2)
201if (bestObjectConstraint.NullableAnnotation.IsOblivious() && !HasReferenceTypeConstraint) 488if (!HasReferenceTypeConstraint)