2 references to OP_BITNOT
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\RuntimeBinder.cs (1)
1081return OperatorKind.OP_BITNOT;
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (1)
1097case OperatorKind.OP_BITNOT: