2 references to MinPoolSize
System.Data.OleDb (2)
System\Data\ProviderBase\DbConnectionPool.cs (2)
457if (totalObjects < MinPoolSize) 530while (Count > MinPoolSize)