1 write to _highlightExpandAndPresentItemsQueue
Microsoft.VisualStudio.LanguageServices (1)
DocumentOutline\DocumentOutlineControl.xaml.cs (1)
117_highlightExpandAndPresentItemsQueue = new AsyncBatchingWorkQueue<ExpansionOption>(
1 reference to _highlightExpandAndPresentItemsQueue
Microsoft.VisualStudio.LanguageServices (1)
DocumentOutline\DocumentOutlineControl_ModelComputation.cs (1)
148_highlightExpandAndPresentItemsQueue.AddWork(expansionOption);