1 write to _textUpdater
Microsoft.VisualStudio.LanguageServices (1)
EditorConfigSettings\SettingsEditorControl.xaml.cs (1)
54_textUpdater = new EditorTextUpdater(editorAdaptersFactoryService, textLines);
1 reference to _textUpdater
Microsoft.VisualStudio.LanguageServices (1)
EditorConfigSettings\SettingsEditorControl.xaml.cs (1)
107_textUpdater.UpdateText(updatedText.GetTextChanges(originalText));