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