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)
113
RegisterForSearch(
_control
);
115
Content =
_control
;
258
_control
?.OnClose();
267
_control
?.SynchronizeSettings();