2 references to And
System.Data.Entity (2)
System\Data\Common\Utils\Boolean\Visitor.cs (1)
283
return _context.Solver.
And
(expression.Children.Select(child => child.Accept(this)));
System\Data\Mapping\FunctionImportMapping.cs (1)
405
Vertex isExactlyThisTypeCondition = converter.Solver.
And
(