1 reference to OP_LOGOR
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\RuntimeBinder.cs (1)
1049
return bIsLogical ? OperatorKind.
OP_LOGOR
: OperatorKind.OP_BITOR;