1 write to _optionChangedWorkQueue
Microsoft.VisualStudio.LanguageServices (1)
SymbolSearch\AbstractDelayStartedService.cs (1)
67_optionChangedWorkQueue = new AsyncBatchingWorkQueue(
2 references to _optionChangedWorkQueue
Microsoft.VisualStudio.LanguageServices (2)
SymbolSearch\AbstractDelayStartedService.cs (2)
80_optionChangedWorkQueue.AddWork(); 84=> _optionChangedWorkQueue.AddWork();