1 reference to RunRenameAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (1)
SimplifyMethod\SimplifyMethodTests.cs (1)
45
var results = await
RunRenameAsync
(testLspServer, CreateSimplifyMethodParams(methodInsertionLocation, method));