Renaming Methods does not work as expected.
I'm evaluating reSharper 10 in Visual Studio Enterprise 2015 and notice that renaming a method does work as expected.
I have a method called doPickAwards and I want to rename it to DoPickAwards.
When i do remane it the method is renamed but not the other references.
Renaming the method to Do_PickAwards does rename all the references as well.
Please sign in to leave a comment.