1 write to _smartIndentationService
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (1)
LineCommit\CommitCommandHandler.vb (1)
65_smartIndentationService = smartIndentationService
1 reference to _smartIndentationService
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (1)
LineCommit\CommitCommandHandler.vb (1)
160Dim desiredIndentation = args.TextView.GetDesiredIndentation(_smartIndentationService, currentLine)