1 override of GetPoolKey
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TcpConnectionPool.cs (1)
35protected override string GetPoolKey(EndpointAddress address, Uri via)
1 reference to GetPoolKey
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionPool.cs (1)
203key = this.GetPoolKey(address, via);