The issue only occurs when no constructor is defined for a class that is being renamed, and an instance of that class is instantiated within that class. Renaming works fine for external class dependencies. See screenshot.
The issue only occurs when no constructor is defined for a class that is being renamed, and an instance of that class is instantiated within that class. Renaming works fine for external class dependencies. See screenshot.
Delivered in 2.2.5.0.
Another piece of fallout from the (relatively) recent change to support implicit/default constructors properly. Fix committed for the next build.