2 references to NewRestrictionAllowOnly
System.Data (2)
fx\src\data\System\Data\Common\DBConnectionString.cs (2)
201
restrictionValues =
NewRestrictionAllowOnly
(entry._restrictionValues, _restrictionValues);
215
restrictionValues =
NewRestrictionAllowOnly
(_restrictionValues, entry._restrictionValues);