2 writes to _Pool
System.Data (2)
fx\src\data\System\Data\OleDb\oledbconnectionstring.cs (2)
260
UDL.
_Pool
= udlcache;
420
UDL.
_Pool
= null;
3 references to _Pool
System.Data (3)
fx\src\data\System\Data\OleDb\oledbconnectionstring.cs (3)
241
Dictionary<string,string> udlcache = UDL.
_Pool
;
256
if (null != UDL.
_Pool
) {
257
udlcache = UDL.
_Pool
;