3 references to CodeActionsHandler
Microsoft.CodeAnalysis.LanguageServer.Protocol (3)
Handler\CodeActions\CodeActionHelpers.cs (2)
122
CommandIdentifier =
CodeActionsHandler
.RunNestedCodeActionCommandName,
198
CommandIdentifier =
CodeActionsHandler
.RunFixAllCodeActionCommandName,
Handler\CodeActions\CodeActionsHandler.cs (1)
25
[ExportCSharpVisualBasicStatelessLspService(typeof(
CodeActionsHandler
)), Shared]