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