2 references to DocumentOutlineOptionsStorage
Microsoft.VisualStudio.LanguageServices (2)
DocumentOutline\DocumentOutlineView.xaml.cs (2)
62
UpdateSort(_globalOptionService.GetOption(
DocumentOutlineOptionsStorage
.DocumentOutlineSortOrder), userSelected: false);
220
_globalOptionService.SetGlobalOption(
DocumentOutlineOptionsStorage
.DocumentOutlineSortOrder, sortOption);