1 write to _pool
System.Data (1)
fx\src\data\System\Data\ProviderBase\DbConnectionPool.cs (1)
82
_pool
= pool;
2 references to _pool
System.Data (2)
fx\src\data\System\Data\ProviderBase\DbConnectionPool.cs (2)
85
Bid.PoolerTrace("<prov.DbConnectionPool.TransactedConnectionPool.TransactedConnectionPool|RES|CPOOL> %d#, Constructed for connection pool %d#\n", ObjectID,
_pool
.ObjectID);
96
return
_pool
;