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