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