2 references to Instance
System.Data.Entity (2)
System\Data\Common\Utils\Boolean\NegationPusher.cs (2)
29return expression.Accept(NonNegatedDomainConstraintTreeVisitor<T_Variable, T_Element>.Instance); 109return expression.Child.Accept(NonNegatedDomainConstraintTreeVisitor<T_Variable, T_Element>.Instance);