1 reference to GetSpansWithAlignedIndentation
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\QuickInfo\IntellisenseQuickInfoBuilder.cs (1)
118
var spans = IndentationHelper.
GetSpansWithAlignedIndentation
(text, classifiedSpans, tabSize);