4 references to None
Microsoft.CodeAnalysis.VisualBasic (4)
Binding\Binder_Constraints.vb (1)
24Dim constraints = TypeParameterConstraintKind.None
Symbols\ConstraintsHelper.vb (1)
144Case TypeParameterConstraintKind.None
Symbols\Source\SourceNamedTypeSymbol.vb (1)
906Dim kind = TypeParameterConstraintKind.None
Symbols\TypeParameterConstraint.vb (1)
23Me.New(TypeParameterConstraintKind.None, type, loc)