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