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