1 write to _workQueue
Microsoft.VisualStudio.LanguageServices (1)
DesignerAttribute\VisualStudioDesignerAttributeService.cs (1)
76_workQueue = new AsyncBatchingWorkQueue(
2 references to _workQueue
Microsoft.VisualStudio.LanguageServices (2)
DesignerAttribute\VisualStudioDesignerAttributeService.cs (2)
100_workQueue.AddWork(cancelExistingWork: true); 105_workQueue.AddWork(cancelExistingWork: true);