1 write to _optionChangedWorkQueue
Microsoft.VisualStudio.LanguageServices (1)
SymbolSearch\AbstractDelayStartedService.cs (1)
66
_optionChangedWorkQueue
= new AsyncBatchingWorkQueue(
2 references to _optionChangedWorkQueue
Microsoft.VisualStudio.LanguageServices (2)
SymbolSearch\AbstractDelayStartedService.cs (2)
79
_optionChangedWorkQueue
.AddWork();
83
=>
_optionChangedWorkQueue
.AddWork();