2 references to s_connectionPoolRegistry
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TcpChannelFactory.cs (2)
51
return
s_connectionPoolRegistry
.Lookup(this);
56
s_connectionPoolRegistry
.Release(pool, timeout);