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