1 write to _tableSource
Microsoft.VisualStudio.LanguageServices (1)
TableDataSource\TableEntriesFactory.cs (1)
33
_tableSource
= tableSource;
2 references to _tableSource
Microsoft.VisualStudio.LanguageServices (2)
TableDataSource\TableEntriesFactory.cs (2)
34
_entriesSources = new AggregatedEntriesSource(threadingContext,
_tableSource
, entriesSource);
75
_tableSource
.Refresh(this);