1 write to _workQueue
Microsoft.CodeAnalysis.EditorFeatures (1)
Tagging\TaggerMainThreadManager.cs (1)
31_workQueue = new AsyncBatchingWorkQueue<QueueData>(
1 reference to _workQueue
Microsoft.CodeAnalysis.EditorFeatures (1)
Tagging\TaggerMainThreadManager.cs (1)
90_workQueue.AddWork((action, taskSource, cancellationToken));