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