History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-35062
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Eugene Pasynkov
Reporter: Ilya Ryzhenkov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

Simple event invokation without checking for null should be highlighted with suggestion

Created: 31 Jan 07 16:46   Updated: 21 May 07 19:21
Component/s: Code Analysis
Fix Version/s: Mirabilie Futurum
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
event EventHandler ev;
...
ev(this, EventArgs.Empty); // should show suggestion, if "ev" is not checked for null.


 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.