T O P I C R E V I E W |
Nobodo |
Posted - Jan 30 2009 : 1:38:11 PM Sometimes when right-clicking on a method and choosing to use VA's Change Signature, the wrong overload of a method is chosen. See image for example of what the change signature window is showing when it opens.
Using 1715, C#, VS2005
|
2 L A T E S T R E P L I E S (Newest First) |
support |
Posted - Mar 30 2009 : 09:18:31 AM case=11717 is fixed in build 1721 |
accord |
Posted - Jan 30 2009 : 7:52:56 PM Change Signature doesn't support overloaded methods so this refactoring should be disabled on them:
case=11717 |