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