1 instantiation of TransactedConnectionPool
System.Data.OleDb (1)
System\Data\ProviderBase\DbConnectionPool.cs (1)
405_transactedConnectionPool = new TransactedConnectionPool(this);
1 reference to TransactedConnectionPool
System.Data.OleDb (1)
System\Data\ProviderBase\DbConnectionPool.cs (1)
365private readonly TransactedConnectionPool? _transactedConnectionPool;