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