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