1 reference to DateLiteralExpression
Microsoft.CodeAnalysis.VisualBasic (1)
Parser\ParseTerminal.vb (1)
220
Dim Literal As LiteralExpressionSyntax = SyntaxFactory.
DateLiteralExpression
(CurrentToken)