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