3 references to IsCodeActionNotSupportedByLSP
Microsoft.CodeAnalysis.LanguageServer.Protocol (3)
Handler\CodeActions\CodeActionHelpers.cs (3)
61
if (!
IsCodeActionNotSupportedByLSP
(suggestedAction))
82
if (!
IsCodeActionNotSupportedByLSP
(suggestedAction))
329
if (
IsCodeActionNotSupportedByLSP
(suggestedAction))