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