4 references to Constructor
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\Metadata\PE\PETypeParameterSymbol.vb (1)
156constraintsBuilder.Add(New TypeParameterConstraint(TypeParameterConstraintKind.Constructor, Nothing))
Symbols\TypeParameterConstraint.vb (3)
17Debug.Assert((kind = TypeParameterConstraintKind.Constructor) OrElse 45Return Kind = TypeParameterConstraintKind.Constructor 75Case TypeParameterConstraintKind.Constructor