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