1 write to _updateQueue
Microsoft.VisualStudio.LanguageServices (1)
Progression\GraphQueryManager.cs (1)
41_updateQueue = new AsyncBatchingWorkQueue(
1 reference to _updateQueue
Microsoft.VisualStudio.LanguageServices (1)
Progression\GraphQueryManager.cs (1)
52_workspace.WorkspaceChanged += (_, _) => _updateQueue.AddWork();