2 references to MinPoolSize
System.Data.Odbc (2)
Common\System\Data\ProviderBase\DbConnectionPool.cs (2)
211if (totalObjects < MinPoolSize) 291while (Count > MinPoolSize)