Reporter | Serge Baltic (baltic) |
---|---|
Created | Oct 6, 2008 6:11:38 PM |
Updated | Mar 27, 2012 5:03:10 PM |
Priority | Critical |
Type | Bug |
Fix versions | 7.0 |
State | Open |
Assignee | Alexey Kuptsov (alexey.kuptsov) |
Subsystem | Quick Fixes |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
if(property == null) throw new ArgumentNullException("property");
If property is unresolved, ChangeAll on it should also affect "property" as it's a reference.