6 references to Primary
Microsoft.VisualStudio.LanguageServices (6)
TableDataSource\TableEntriesFactory.cs (6)
153if (_sources.Primary != null) 155return _sources.Primary.GetItems(); 173if (_sources.Primary != null) 175return _sources.Primary.GetTrackingPoints(items); 183if (_sources.Primary != null) 185return _tableSource.CreateSnapshot(_sources.Primary, version, items, trackingPoints);