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