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