4 references to LiveTableDataSource
Microsoft.VisualStudio.LanguageServices (3)
TableDataSource\VisualStudioDiagnosticListTable.cs (2)
98_liveTableSource = new LiveTableDataSource(workspace, globalOptions, threadingContext, diagnosticService, IdentifierString, workspace.ExternalErrorDiagnosticUpdateSource);
130AddInitialTableSource(workspace.CurrentSolution, new LiveTableDataSource(workspace, globalOptions, threadingContext, diagnosticService, IdentifierString));
Microsoft.VisualStudio.LanguageServices.LiveShare (1)