1 instantiation of IdleTimeoutEndpointConnectionPool
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\IdlingCommunicationPool.cs (1)
37return new IdleTimeoutEndpointConnectionPool(this, key);
2 references to IdleTimeoutEndpointConnectionPool
System.ServiceModel.NetFramingBase (2)
System\ServiceModel\Channels\IdlingCommunicationPool.cs (2)
86private IdleTimeoutEndpointConnectionPool _parent; 98public IdleTimeoutIdleConnectionPool(IdleTimeoutEndpointConnectionPool parent, object thisLock)