2 references to PN_OPBITWISEOR
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\COperators.cs (1)
42
new OperatorInfo(TokenKind.Bar, PredefinedName.
PN_OPBITWISEOR
, ExpressionKind.BitwiseOr ),
Microsoft\CSharp\RuntimeBinder\Semantics\ExpressionBinder.cs (1)
1598
PredefinedName.
PN_OPBITWISEOR
,