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