2 references to AddConjunctionToBools
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\CellTreeSimplifier.cs (2)
562
bools1 = BoolExpression.
AddConjunctionToBools
(bools1, conjunct1);
567
bools2 = BoolExpression.
AddConjunctionToBools
(bools2, conjunct2);