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