Resharper 9: Rename in VB.NET does not change case to match
We are using Visual Studio 2010 with Resharper 9.01. If you rename a local variable
it changes all uses of it to match the case of the definition of the variables new name. But it does not do this when
renaming a Parameter or Method name. We are not changing the
name of the identifier we are just changing the case of the identifier. This bug as led to a runtime error when C# code calls our vb.net code. It throws a runtime exception "Method not found" because the case of the method name is different from the name of the method being called.
Please fix ASAP.
Thanks,
Damien
Please sign in to leave a comment.
Hello Damien,
Thanks for the bug report.
A new ticket in YouTRack https://youtrack.jetbrains.com/issue/RSRP-432197.
Thanks!