2 references to CheckForMatchingAction
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\CodeActions\CodeActionHelpers.cs (2)
287
var action =
CheckForMatchingAction
(c, distinctTitle);
317
var match =
CheckForMatchingAction
(nestedAction, goalTitle, currentTitle);