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