3 references to GetNegatedConstant
System.Data.Entity (3)
System\Data\Mapping\ViewGeneration\Structures\Domain.cs (3)
235NegatedConstant negated = GetNegatedConstant(m_domain); 561NegatedConstant negated = GetNegatedConstant(m_domain); // Can be null or not-null 563negated = GetNegatedConstant(m_possibleValues);