2 references to GetNumberOfIndentOperations
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (2)
LineCommit\CommitFormatter.vb (2)
215
If
GetNumberOfIndentOperations
(languageServices, options, oldTree, oldDirtySpan, cancellationToken) =
216
GetNumberOfIndentOperations
(languageServices, options, newTree, newDirtySpan, cancellationToken) Then