2 references to Create
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\QueryRewriting\FragmentQuery.cs (1)
51
BoolExpression whereClause = cellQuery.WhereClause.
Create
(roleBoolean);
System\Data\Mapping\ViewGeneration\Validation\ForeignConstraint.cs (1)
440
BoolExpression endCondition = pNode.RightFragmentQuery.Condition.
Create
(endRoleBoolean);