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