1 reference to CreatePooledConnection
System.Data (1)
fx\src\data\System\Data\ProviderBase\DbConnectionPool.cs (1)
796newObj = _connectionFactory.CreatePooledConnection(this, owningObject, _connectionPoolGroup.ConnectionOptions, _connectionPoolGroup.PoolKey, userOptions);