3 references to TypeParameterConstraint
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\Metadata\PE\PETypeParameterSymbol.vb (3)
172constraintsBuilder.Add(New TypeParameterConstraint(TypeParameterConstraintKind.Constructor, Nothing)) 176constraintsBuilder.Add(New TypeParameterConstraint(TypeParameterConstraintKind.ReferenceType, Nothing)) 180constraintsBuilder.Add(New TypeParameterConstraint(TypeParameterConstraintKind.ValueType, Nothing))