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();