1 write to _workspace
Microsoft.VisualStudio.LanguageServices (1)
TableDataSource\OpenDocumentTracker.cs (1)
23_workspace = workspace;
2 references to _workspace
Microsoft.VisualStudio.LanguageServices (2)
TableDataSource\OpenDocumentTracker.cs (2)
25_workspace.DocumentClosed += OnDocumentClosed; 26_workspace.WorkspaceChanged += OnWorkspaceChanged;