1 instantiation of TableEntriesSnapshot
Microsoft.VisualStudio.LanguageServices (1)
TableDataSource\VisualStudioBaseDiagnosticListTable.LiveTableDataSource.cs (1)
118
var snapshot = new
TableEntriesSnapshot
(ThreadingContext, diagnosticSource, version, items, trackingPoints);
1 reference to TableEntriesSnapshot
Microsoft.VisualStudio.LanguageServices (1)
TableDataSource\VisualStudioBaseDiagnosticListTable.LiveTableDataSource.cs (1)
118
var
snapshot = new TableEntriesSnapshot(ThreadingContext, diagnosticSource, version, items, trackingPoints);