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