3 references to TryEatNewLineIfNotFollowedBy
Microsoft.CodeAnalysis.VisualBasic (3)
Parser\ParseExpression.vb (1)
1039TryEatNewLineIfNotFollowedBy(SyntaxKind.DotToken)
Parser\ParseQuery.vb (2)
1097TryEatNewLineIfNotFollowedBy(SyntaxKind.WhileKeyword) ' // when Skip ends the line, allow a implicit line continuation 1111TryEatNewLineIfNotFollowedBy(SyntaxKind.WhileKeyword) ' // when Skip ends the line, allow a implicit line continuation