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;