2 references to OrderActionSets
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Features\UnifiedSuggestions\UnifiedSuggestedActionsSource.cs (2)
663var orderedActionSets = OrderActionSets(allActionSets, selectionOpt); 677refactorings = OrderActionSets(refactorings, selectionOpt);