3 references to GetBaseIndentation
Microsoft.VisualStudio.LanguageServices (3)
Venus\ContainedDocument.cs (3)
840var baseIndentation = GetBaseIndentation(root, text, visibleSpan); 850var baseIndentation = GetBaseIndentation(root, text, visibleSpan); 868var indentation = GetBaseIndentation(root, text, span);