1 write to _tableControls
Microsoft.VisualStudio.LanguageServices (1)
EditorConfigSettings\SettingsEditorControl.xaml.cs (1)
69_tableControls = _views.SelectAsArray(view => view.TableControl).ToArray();
1 reference to _tableControls
Microsoft.VisualStudio.LanguageServices (1)
EditorConfigSettings\SettingsEditorControl.xaml.cs (1)
104internal IWpfTableControl[] GetTableControls() => _tableControls;