C
C#13mo ago
OkOk

❔ ✅ Search for specific value that is contained inside some variable while debugging VS

When debugging a large project, I know that one of my many variables will contain a string valled "ValueX". I need to find what the name of the variable that contains the value "ValueX". There are so many objects and nestings that I need to "Search" for the value, it is not good enough to manually look at every local variable.
2 Replies
OkOk
OkOk13mo ago
Top left of the Local tab has a search function that includes values
Accord
Accord13mo ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.