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