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)
248
return
_connectionPool
;