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