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();