2 references to ToBoolExprList
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Structures\BoolExpression.cs (2)
114m_tree = new DomainAndExpr(ToBoolExprList(childList)); 117m_tree = new DomainOrExpr(ToBoolExprList(childList));