2 references to OP_NEG
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\RuntimeBinder.cs (1)
1100
return OperatorKind.
OP_NEG
;
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (1)
1112
case OperatorKind.
OP_NEG
: