2 references to ScalarRestriction
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\QueryRewriting\RewritingValidator.cs (2)
314
MemberRestriction restriction = new
ScalarRestriction
(joinSlot.MemberPath, allowedValues, possibleValues);
340
MemberRestriction restriction = new
ScalarRestriction
(projectedSlot.MemberPath, allowedValues, possibleValues);