2 references to NewRestrictionIntersect
System.Data.Odbc (2)
Common\System\Data\Common\DBConnectionString.cs (2)
272
restrictionValues =
NewRestrictionIntersect
(_restrictionValues, entry._restrictionValues);
277
restrictionValues =
NewRestrictionIntersect
(entry._restrictionValues, _restrictionValues);