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