5 references to ValueType
Microsoft.CodeAnalysis.VisualBasic (5)
Symbols\ConstraintsHelper.vb (1)
127Case TypeParameterConstraintKind.ValueType
Symbols\Metadata\PE\PETypeParameterSymbol.vb (1)
164constraintsBuilder.Add(New TypeParameterConstraint(TypeParameterConstraintKind.ValueType, Nothing))
Symbols\TypeParameterConstraint.vb (3)
19(kind = TypeParameterConstraintKind.ValueType)) 57Return Kind = TypeParameterConstraintKind.ValueType 79Case TypeParameterConstraintKind.ValueType