Error in ReSharper 7.1.1 Rename method with ascx files?
Hi,
perhaps I'm just doing wrong but when I change in the code behind file, e.g. Overview.ascx.cs, the EventArgs argument name of a event handler, e.g. from "e" to "eventArgs". I got odd results as U can see at the screen shot attached.
Is there a setting that I must change to get a result that fits and does not destroys my ascx files?
Asking greetings
Reiner
Attachment(s):
ReSharper, odd rename results.png
Please sign in to leave a comment.
Reiner, can you, please, create small repro-case and provide step-by-step guide how to reproduce your case?
Thanks in advance.
Hi,
I guess this does not depend on a specific ASP.NET project but is a common behaviour of R#. Perhaps it does not occure I a small project is used but a bigger one like the one I've to work with, currently. It has more than a hundred files...
Suspecting greetings
Reiner