2 references to EndpointConnectionPool
System.ServiceModel (2)
System\ServiceModel\Channels\ConnectionPool.cs (1)
56
return new
EndpointConnectionPool
(this, key);
System\ServiceModel\Channels\IdlingCommunicationPool.cs (1)
61
:
base
(parent, key)