2 writes to _restrictions
System.Data.Odbc (2)
Common\System\Data\Common\DBConnectionString.cs (2)
116
_restrictions
= restrictions;
129
_restrictions
= null;
1 reference to _restrictions
System.Data.Odbc (1)
Common\System\Data\Common\DBConnectionString.cs (1)
159
string? restrictions =
_restrictions
;