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));