2 references to TestCodeActionAsync
Microsoft.CodeAnalysis.LanguageServer.UnitTests (2)
Services\ExtractRefactoringTests.cs (2)
45
await
TestCodeActionAsync
(testLspServer, caretLocation, "Extract base class...", expected);
79
await
TestCodeActionAsync
(testLspServer, caretLocation, "Extract interface...", expected);