2 references to PoolIdleConnectionPool
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionPool.cs (1)
410return new PoolIdleConnectionPool(_parent.MaxIdleConnectionPoolCount);
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\IdlingCommunicationPool.cs (1)
116: base(parent.Parent.MaxIdleConnectionPoolCount)