1 instantiation of IdleTimeoutIdleConnectionPool
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\IdlingCommunicationPool.cs (1)
63_connections = new IdleTimeoutIdleConnectionPool(this, this.ThisLock);
3 references to IdleTimeoutIdleConnectionPool
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\IdlingCommunicationPool.cs (3)
58private IdleTimeoutIdleConnectionPool _connections; 211IdleTimeoutIdleConnectionPool pool = (IdleTimeoutIdleConnectionPool)state;