2 references to OP_PREINC
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\RuntimeBinder.cs (1)
1089
return OperatorKind.
OP_PREINC
;
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (1)
1117
case OperatorKind.
OP_PREINC
: