Michmela44
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Michmela44 created a post, Get XMLDoc for Constructor called in IObjectCreationExpression
Suppose I have a statement: var o = new MyObject();when the cursor is on the MyObject() call, I have a context action that is looking for the XML Documentation of the called constructor.So when I ...