1 write to _workQueue
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\AnalyzerItem\AnalyzerItemSource.cs (1)
50_workQueue = new AsyncBatchingWorkQueue(
3 references to _workQueue
Microsoft.VisualStudio.LanguageServices.Implementation (3)
SolutionExplorer\AnalyzerItem\AnalyzerItemSource.cs (3)
59_workQueue.AddWork(); 78_workQueue.AddWork(); 86_workQueue.AddWork();