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