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