1 write to _workspace
Microsoft.VisualStudio.LanguageServices (1)
Progression\GraphQueryManager.cs (1)
39_workspace = workspace;
3 references to _workspace
Microsoft.VisualStudio.LanguageServices (3)
Progression\GraphQueryManager.cs (3)
53_workspace.WorkspaceChanged += (_, _) => _updateQueue.AddWork(); 60var solution = _workspace.CurrentSolution; 101var solution = _workspace.CurrentSolution;