1 type derived from IdleConnectionPool
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionPool.cs (1)
538: IdleConnectionPool
4 references to IdleConnectionPool
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionPool.cs (3)
229private IdleConnectionPool _idleConnections; 244private IdleConnectionPool IdleConnections 408protected virtual IdleConnectionPool GetIdleConnectionPool()
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\IdlingCommunicationPool.cs (1)
66protected override IdleConnectionPool GetIdleConnectionPool()