1 reference to IsNewLineChar
Microsoft.CodeAnalysis.VisualBasic (1)
Syntax\SyntaxNormalizer.vb (1)
625
Return text.Length > 0 AndAlso
IsNewLineChar
(text.Last())