3 writes to _connectionPool
System.Data.OleDb (3)
System\Data\ProviderBase\DbConnectionInternal.cs (1)
138_connectionPool = null;
System\Data\ProviderBase\DbConnectionInternal.Shared.cs (2)
437_connectionPool = null; 451_connectionPool = connectionPool;
1 reference to _connectionPool
System.Data.OleDb (1)
System\Data\ProviderBase\DbConnectionInternal.Shared.cs (1)
248return _connectionPool;