1 instantiation of AggregatedEntriesSource
Microsoft.VisualStudio.LanguageServices (1)
TableDataSource\TableEntriesFactory.cs (1)
34_entriesSources = new AggregatedEntriesSource(threadingContext, _tableSource, entriesSource);
1 reference to AggregatedEntriesSource
Microsoft.VisualStudio.LanguageServices (1)
TableDataSource\TableEntriesFactory.cs (1)
26private readonly AggregatedEntriesSource _entriesSources;