1 reference to IsActionAndSpanApplicable
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\UnifiedSuggestions\UnifiedSuggestedActionsSource.cs (1)
472
var actions = refactoring.CodeActions.WhereAsArray(
IsActionAndSpanApplicable
);