4 references to EnqueueHighlightExpandAndPresentItemsTask
Microsoft.VisualStudio.LanguageServices (4)
DocumentOutline\DocumentOutlineControl.xaml.cs (3)
214EnqueueHighlightExpandAndPresentItemsTask(ExpansionOption.CurrentExpansion); 218=> EnqueueHighlightExpandAndPresentItemsTask(ExpansionOption.Expand); 221=> EnqueueHighlightExpandAndPresentItemsTask(ExpansionOption.Collapse);
DocumentOutline\DocumentOutlineControl_ModelComputation.cs (1)
137EnqueueHighlightExpandAndPresentItemsTask(ExpansionOption.NoChange);