2 references to MakeTermExpression
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Structures\BoolLiteral.cs (2)
45
return
MakeTermExpression
(literal, domainSet, rangeSet);
187
DomainTermExpr result =
MakeTermExpression
(this, variableDomain, thisDomain);