2 references to PN_OPBITWISEAND
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\COperators.cs (1)
44new OperatorInfo(TokenKind.Ampersand, PredefinedName.PN_OPBITWISEAND, ExpressionKind.BitwiseAnd ),
Microsoft\CSharp\RuntimeBinder\Semantics\ExpressionBinder.cs (1)
1597PredefinedName.PN_OPBITWISEAND,