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