3 references to TextAt
Microsoft.VisualStudio.LanguageServices (3)
Venus\ContainedDocument.cs (3)
443
if (!
TextAt
(text, i - 1, ' ', '\t'))
456
else if (
TextAt
(text, i - 1, ' ', '\t'))
460
else if (
TextAt
(text, i - 1, '\n'))