1 write to _workQueue
Microsoft.CodeAnalysis.EditorFeatures (1)
Classification\Syntactic\SyntacticClassificationTaggerProvider.TagComputer.cs (1)
96_workQueue = new AsyncBatchingWorkQueue<ITextSnapshot>(
2 references to _workQueue
Microsoft.CodeAnalysis.EditorFeatures (2)
Classification\Syntactic\SyntacticClassificationTaggerProvider.TagComputer.cs (2)
117_workQueue.AddWork(_subjectBuffer.CurrentSnapshot); 184=> _workQueue.AddWork(_subjectBuffer.CurrentSnapshot);