I’m debugging c# in visual studio
I added an object to the watch window
Given some value,
is there any way to search which field holds this value?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’m afraid there is no such built in search functionality in the VS2010 watch window (although the watch window has a lots of cool features).
See also this unresolved question: Searching for text in an Object watch window in visual studio
However there are some commercial extensions which offers that functionality.
E.g.: Excerpt from the OzCode VS extension feature list: