1 instantiation of TableDataSource
Microsoft.VisualStudio.LanguageServices (1)
TableDataSource\TaskList\VisualStudioTaskListTable.cs (1)
40_source = new TableDataSource(workspace, threadingContext, taskProvider, IdentifierString);
3 references to TableDataSource
Microsoft.VisualStudio.LanguageServices (3)
TableDataSource\TaskList\VisualStudioTaskListTable.cs (3)
31private readonly TableDataSource _source; 172private readonly TableDataSource _source; 176public TableEntriesSource(TableDataSource source, Workspace workspace, DocumentId documentId)