1 write to _tableManager
Microsoft.VisualStudio.LanguageServices (1)
EditorConfigSettings\Common\SettingsViewModelBase.cs (1)
35_tableManager = tableMangerProvider.GetTableManager(Identifier);
3 references to _tableManager
Microsoft.VisualStudio.LanguageServices (3)
EditorConfigSettings\Common\SettingsViewModelBase.cs (3)
37_ = _tableManager.AddSource(this); 77_tableManager, 88public void ShutDown() => _ = _tableManager.RemoveSource(this);