A&O Simon Lindgren 2012-08-06: Code issue detection and code actions for MonoDevelop and NRefactory

3 views
Skip to first unread message

Simon Lindgren

unread,
Aug 6, 2012, 6:00:18 PM8/6/12
to mono-s...@googlegroups.com
Objectives:
- Convert anonymous method <=> Lambda
- Finish "Variable can be demoted" code issue

Achievements:
- Code issue: A throw statement inside a catch clause which throws the exception caught. Empty throw should be used instead. [DONE]
- Code issue: Static field in generic type [DONE]
- Code issue: [ThreadStatic] does nothing with instance fields [DONE]
- Finish "Variable can be demoted" code issue [NOT DONE]

Bonus:
- Much improved inspection for arguments that are identical to the default value of the parameter.

Reply all
Reply to author
Forward
0 new messages