1 reference to ExecuteRunCodeActionCommandAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (1)
CodeActions\RunCodeActionsTests.cs (1)
47
var results = await
ExecuteRunCodeActionCommandAsync
(testLspServer, commandArgument);