1 reference to TransactedConnectionList
System.Data (1)
fx\src\data\System\Data\ProviderBase\DbConnectionPool.cs (1)
184newConnections = new TransactedConnectionList(2, transactionClone); // start with only two connections in the list; most times we won't need that many.