2 references to MakeTermExpression
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Structures\MemberRestriction.cs (2)
115result = MakeTermExpression(this, domain, m_domain.Values); 119result = MakeTermExpression(this, m_domain.AllPossibleValues, m_domain.Values);