2 references to OrderActionSets
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Features\Suggestions\UnifiedSuggestedActionsSource.cs (2)
622var orderedActionSets = OrderActionSets(allActionSets, selectionOpt); 636refactorings = OrderActionSets(refactorings, selectionOpt);