2 references to GetCellTreeNode
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\QueryRewriting\RewritingValidator.cs (2)
69CellTreeNode complementSQueryTreeForCondition = complementWhereClauseVisitor.GetCellTreeNode(cell.SQuery.WhereClause); 105CellTreeNode plainSQueryTreeForCondition = plainWhereClauseVisitor.GetCellTreeNode(cell.SQuery.WhereClause);