Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 VA 1711: rename errs in object initializers

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
Uniwares Posted - Feb 18 2009 : 07:13:24 AM
C# 3.0, VS2008

Example:
class myClass { public string name { get; set; } }

// somewhere else
myClass a = new myClass() { name = "test" };


Using VA renaming "name" to something else will show the occurrence as "?" but does not mark it automatically.

Find References behaves equally.


1   L A T E S T    R E P L I E S    (Newest First)
accord Posted - Feb 18 2009 : 1:33:35 PM
I am seeing the same effect here. Thank you for the clear description.

case=24121

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