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