On Tue, Nov 18, 2008 at 3:19 PM, Paul McNett <[EMAIL PROTECTED]> wrote: >> >> I like the Find All References as well. When your are testing a >> change, how do you quickly find all of the calls to this method and >> make sure that these calls are not messed up after the change. > > You have unit tests set up, of course! :) --------------------------------------------------------------------
Oh yeah I do. In my case I am in itterative change work where I am adding functionality to the app for the new reason of the day. When I click on Find All references I can see all of the calls to this method across the entire solution. I always use multi projects in my solutions so this is great to see if this method is used outside of the area that your manager thinks. :) -- Stephen Russell Sr. Production Systems Programmer Mimeo.com Memphis TN 901.246-0159 _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

