2 references to connectionPoolRegistry
System.ServiceModel (2)
System\ServiceModel\Channels\TcpChannelFactory.cs (2)
59
return
connectionPoolRegistry
.Lookup(this);
64
connectionPoolRegistry
.Release(pool, timeout);