1 reference to DetermineIndentationColumn
Microsoft.CodeAnalysis.Features (1)
QuickInfo\IndentationHelper.cs (1)
38
var indentationColumn =
DetermineIndentationColumn
(text, classifiedSpans, tabSize);