1 instantiation of SettingsEditorControl
Microsoft.VisualStudio.LanguageServices (1)
EditorConfigSettings\SettingsEditorPane.cs (1)
102
_control = new
SettingsEditorControl
(
2 references to SettingsEditorControl
Microsoft.VisualStudio.LanguageServices (2)
EditorConfigSettings\SettingsEditorPane.cs (2)
44
private
SettingsEditorControl
? _control;
167
void RegisterForSearch(
SettingsEditorControl
control)