5 references to CaseLessThanClause
Microsoft.CodeAnalysis.VisualBasic (1)
Generated\Syntax.xml.Main.Generated.vb (1)
16978
Return SyntaxFactory.
CaseLessThanClause
(Nothing, SyntaxFactory.Token(SyntaxKind.LessThanToken), value)
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (4)
Generated\Syntax.Test.xml.Generated.vb (4)
12955
SyntaxFactory.
CaseLessThanClause
(Nothing, SyntaxFactory.Token(SyntaxKind.LessThanToken), Nothing)
12963
SyntaxFactory.
CaseLessThanClause
(Nothing, SyntaxFactory.Token(SyntaxKind.ExternalSourceKeyword), GenerateRedKeywordEventContainer())
12971
SyntaxFactory.
CaseLessThanClause
(Nothing, SyntaxFactory.Token(SyntaxKind.ExternalSourceKeyword), GenerateRedKeywordEventContainer())
12978
return SyntaxFactory.
CaseLessThanClause
(Nothing, SyntaxFactory.Token(SyntaxKind.LessThanToken), GenerateRedKeywordEventContainer())