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