Reporter | Neil Mosafi (nmosafi) |
---|---|
Created | Feb 14, 2012 12:19:24 AM |
Updated | Feb 14, 2012 7:12:49 PM |
Resolved | Feb 14, 2012 2:58:54 PM |
Priority | Normal |
Type | Unspecified |
Fix versions | Next |
State | Fixed |
Assignee | Evgeny Pasynkov (pasynkov) |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | 6.5.1.4399 |
"An expression tree may not contain a call or invocation that uses optional arguments"
If I have a method with optional arguments I can't pass that into an expression tree without specifying values for the optional arguments. ReSharper doesn't detect this
If I have a method with optional arguments I can't pass that into an expression tree without specifying values for the optional arguments. ReSharper doesn't detect this