3 references to GetEndpointPool
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionPool.cs (3)
196EndpointConnectionPool endpointPool = GetEndpointPool(key, timeoutHelper.RemainingTime()); 204EndpointConnectionPool endpointPool = GetEndpointPool(key, timeoutHelper.RemainingTime()); 211EndpointConnectionPool endpointPool = GetEndpointPool(key, timeoutHelper.RemainingTime());