2 references to DnfClause
System.Data.Entity (2)
System\Data\Common\Utils\Boolean\Converter.cs (2)
103var emptyClause = new DnfClause<T_Identifier>(Set<Literal<T_Identifier>>.Empty); 139var clause = new DnfClause<T_Identifier>(path);