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