Domc
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Domc created a post, Find usages of ToString for a particular type
Hello, Is it possible to find the usages of a common base type method like "ToString" for a given type? I would like to all usages of Guid.ToString() in a given project but when i go to the Guid ...