2 references to Increment
System.Core (2)
Microsoft\Scripting\Ast\UnaryExpression.cs (2)
348
return
Increment
(operand, method);
847
return
Increment
(expression, null);