Open NeverMore-Father opened 1 year ago
I do not repro this. Can you supply a fully contained repro project and all your code where you call into rename?
@CyrusNajmabadi
I do not repro this. Can you supply a fully contained repro project and all your code where you call into rename?
I uploaded the reproduction project. Then there is another question I want to ask, how to speed up the renaming speed, I want to use Rosyln to confuse the source code, there may be tens of thousands of renames, and the time-consuming may exceed five hours
how to speed up the renaming speed
You can contribute prs that are reasonable in size and scope that speed up the rename process.
We were working on support for allowing the rename engine to rename multiple symbols simultaneously; @Cosifne I think you were working on that?
I have a local repro, will investigate further.
Version Used:
Version Used: Microsoft.CodeAnalysis.Workspaces.MSBuild 4.4.0 Microsoft.CodeAnalysis.CSharp.Workspaces 4.4.0 Microsoft.Build 17.4.0 Microsoft.Build.Tasks.Core 17.4.0
call
Renamer.RenameSymbolAsync(solution, student symbol,BadStudent,solution.Options)
Expected Behavior:
Actual Behavior: