Yugandhar
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created How to get the list of possible null reference exceptions from a class file
HI, I am using re sharper, When I find code issues, I am not getting the possible null ref exception suggestion for the following case. obj.name Where name is a string property and can cause ...