2 references to BitwiseAnd
System.Data.Common (2)
System\Data\Filter\ExpressionParser.cs (2)
690
case Operators.
BitwiseAnd
:
889
_op = Operators.
BitwiseAnd
;