1 write to _selectionQueue
Microsoft.VisualStudio.LanguageServices (1)
DocumentOutline\DocumentOutlineViewModel.cs (1)
93
_selectionQueue
= new AsyncBatchingWorkQueue(
1 reference to _selectionQueue
Microsoft.VisualStudio.LanguageServices (1)
DocumentOutline\DocumentOutlineViewModel.cs (1)
448
_selectionQueue
.AddWork(cancelExistingWork: true);