3 references to IsContinuableEOL
Microsoft.CodeAnalysis.VisualBasic (3)
Parser\Parser.vb (3)
663If IsContinuableEOL(1) Then 4506If IsContinuableEOL() Then 5552If endsWithGreaterThan AndAlso Not allowFileLevelAttributes AndAlso IsContinuableEOL() Then