2 references to UnifiedSuggestedActionSet
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Features\UnifiedSuggestions\UnifiedSuggestedActionsSource.cs (2)
331
var wrappingSet = new
UnifiedSuggestedActionSet
(
712
=>
new
(set.OriginalSolution, set.CategoryName, set.Actions, set.Title, priority, set.ApplicableToSpan);