4 references to Difference
System.Data.Entity (4)
System\Data\Common\Utils\Boolean\DomainConstraint.cs (1)
131
_variable.Domain.
Difference
(_range).AsReadOnly());
System\Data\Mapping\ViewGeneration\QueryRewriting\RewritingValidator.cs (1)
308
allowedValues.
Difference
(((NegatedConstant)constant).Elements);
System\Data\Mapping\ViewGeneration\Structures\Domain.cs (1)
278
CellConstantSet remainingElements = possibleValues.
Difference
(negated.Elements);
System\Data\Mapping\ViewGeneration\Structures\MemberDomainMap.cs (1)
246
CellConstantSet extra = domainMap[member].
Difference
(domain);