3 references to None
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\ConstraintsHelper.vb (1)
144Case TypeParameterConstraintKind.None
Symbols\Source\SourceNamedTypeSymbol.vb (1)
899Dim kind = TypeParameterConstraintKind.None
Symbols\TypeParameterConstraint.vb (1)
23Me.New(TypeParameterConstraintKind.None, type, loc)