5 references to ReferenceType
Microsoft.CodeAnalysis.VisualBasic (5)
Symbols\ConstraintsHelper.vb (1)
110Case TypeParameterConstraintKind.ReferenceType
Symbols\Metadata\PE\PETypeParameterSymbol.vb (1)
160constraintsBuilder.Add(New TypeParameterConstraint(TypeParameterConstraintKind.ReferenceType, Nothing))
Symbols\TypeParameterConstraint.vb (3)
18(kind = TypeParameterConstraintKind.ReferenceType) OrElse 51Return Kind = TypeParameterConstraintKind.ReferenceType 77Case TypeParameterConstraintKind.ReferenceType