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