C# allows this. How do I get Visual Studio to warn me when I do this?
BTW, Resharper doesn't warn about this either.
Stackoverflow Question about this in Eclipse
Another Question about this in Eclipse
I need to do this now because: We run nightly code analysis that picks this up as an issue and my team agrees that it is a real issue.
EDIT: I've started work on a ReSharper™ plugin to do this.