3 writes to _connectionPool
System.Data.Odbc (3)
Common\System\Data\ProviderBase\DbConnectionInternal.cs (1)
129
_connectionPool
= null;
src\libraries\Common\src\System\Data\ProviderBase\DbConnectionInternal.cs (2)
271
_connectionPool
= null;
282
_connectionPool
= connectionPool;
1 reference to _connectionPool
System.Data.Odbc (1)
src\libraries\Common\src\System\Data\ProviderBase\DbConnectionInternal.cs (1)
130
return
_connectionPool
;