2 references to NewRestrictionIntersect
System.Data (2)
fx\src\data\System\Data\Common\DBConnectionString.cs (2)
243
restrictionValues =
NewRestrictionIntersect
(_restrictionValues, entry._restrictionValues);
247
restrictionValues =
NewRestrictionIntersect
(entry._restrictionValues, _restrictionValues);