2 references to DetermineIndentationColumn
Microsoft.CodeAnalysis.EditorFeatures (2)
Shared\Extensions\IProjectionBufferFactoryServiceExtensions.cs (2)
78
var indentationColumn =
DetermineIndentationColumn
(editorOptions, spans);
255
?
DetermineIndentationColumn
(editorOptions, snapshotSpanRanges.Flatten())