2 references to OP_PREDEC
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\RuntimeBinder.cs (1)
1091return OperatorKind.OP_PREDEC;
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (1)
1136case OperatorKind.OP_PREDEC: