2 references to TryGetContextualKeywordAndEatNewLine
Microsoft.CodeAnalysis.VisualBasic (2)
Parser\ParseQuery.vb (2)
881
If
TryGetContextualKeywordAndEatNewLine
(SyntaxKind.EqualsKeyword, eqKw, createIfMissing:=True) Then
1134
TryGetContextualKeywordAndEatNewLine
(SyntaxKind.ByKeyword, byKw, createIfMissing:=True)