3 references to IsContinuableEOL
Microsoft.CodeAnalysis.VisualBasic (3)
Parser\Parser.vb (3)
669If IsContinuableEOL(1) Then 4512If IsContinuableEOL() Then 5558If endsWithGreaterThan AndAlso Not allowFileLevelAttributes AndAlso IsContinuableEOL() Then