2 writes to _restrictions
System.Data (2)
fx\src\data\System\Data\Common\DBConnectionString.cs (2)
119
_restrictions
= restrictions;
131
_restrictions
= null;
1 reference to _restrictions
System.Data (1)
fx\src\data\System\Data\Common\DBConnectionString.cs (1)
155
string restrictions =
_restrictions
;