1 write to _smartIndentationService
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (1)
EndConstructGeneration\VisualBasicEndConstructGenerationService.vb (1)
43
_smartIndentationService
= smartIndentationService
1 reference to _smartIndentationService
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (1)
EndConstructGeneration\VisualBasicEndConstructGenerationService.vb (1)
295
result.Apply(textView, subjectBuffer, state.CaretPosition,
_smartIndentationService
, _undoHistoryRegistry, _editorOperationsFactoryService)