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