4 references to UpdateSort
Microsoft.VisualStudio.LanguageServices (4)
DocumentOutline\DocumentOutlineView.xaml.cs (4)
62UpdateSort(_globalOptionService.GetOption(DocumentOutlineOptionsStorage.DocumentOutlineSortOrder), userSelected: false); 150UpdateSort(SortOption.Name, userSelected: true); 154UpdateSort(SortOption.Location, userSelected: true); 158UpdateSort(SortOption.Type, userSelected: true);