2 references to PoolIdleConnectionPool
System.ServiceModel.NetFramingBase (2)
System\ServiceModel\Channels\ConnectionPool.cs (1)
415return new PoolIdleConnectionPool(Parent.MaxIdleConnectionPoolCount);
System\ServiceModel\Channels\IdlingCommunicationPool.cs (1)
99: base(parent.Parent.MaxIdleConnectionPoolCount)