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