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