1 instantiation of EditorTextUpdater
Microsoft.VisualStudio.LanguageServices (1)
EditorConfigSettings\SettingsEditorControl.xaml.cs (1)
54_textUpdater = new EditorTextUpdater(editorAdaptersFactoryService, textLines);
1 reference to EditorTextUpdater
Microsoft.VisualStudio.LanguageServices (1)
EditorConfigSettings\SettingsEditorControl.xaml.cs (1)
29private readonly EditorTextUpdater _textUpdater;