1 write to _control
Microsoft.VisualStudio.LanguageServices (1)
EditorConfigSettings\SettingsEditorPane.cs (1)
102_control = new SettingsEditorControl(
4 references to _control
Microsoft.VisualStudio.LanguageServices (4)
EditorConfigSettings\SettingsEditorPane.cs (4)
113RegisterForSearch(_control); 115Content = _control; 258_control?.OnClose(); 267_control?.SynchronizeSettings();