Jzuloaga
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Resharper Structural Pattern Replacement adds extra empty braces
AnsweredI need help with a resharper structural pattern that removes a redundant variable. The output has an extra pair of curly braces: This is my target: public bool functionName(object argument) { ...