Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Can't rename argument to method

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
legalize Posted - Jun 22 2014 : 2:32:30 PM
Test suite: http://d3dgraphicspipeline.codeplex.com/releases/view/39824

Test case: R41

Can't rename an argument to a method returning a pointer to a method. Invoke the rename shortcut and no dialog appears. flag argument also has a red squiggle underneath it in the method declaration and in the method where it is used. Can't refactor the name of flag from it's usage in the method either.
// #TEST#: R39 Rename class Operations
// #TEST#: R40 Rename function GetOperation
// #TEST#: R41 Rename parameter flag
static int (Operations::*GetOperation(bool flag))()
{
// ...
}
1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Jul 19 2014 : 12:24:24 AM
I am seeing the same effect here. Thank you for the clear description.

case=83848

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000