2 writes to _Pool
System.Data.OleDb (2)
OleDbConnectionString.cs (2)
273
UDL.
_Pool
= udlcache;
455
UDL.
_Pool
= null;
3 references to _Pool
System.Data.OleDb (3)
OleDbConnectionString.cs (3)
247
Dictionary<string, string>? udlcache = UDL.
_Pool
;
267
if (null != UDL.
_Pool
)
269
udlcache = UDL.
_Pool
;