1 override of GetIdleConnectionPool
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\IdlingCommunicationPool.cs (1)
66
protected override IdleConnectionPool
GetIdleConnectionPool
()
1 reference to GetIdleConnectionPool
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionPool.cs (1)
250
_idleConnections =
GetIdleConnectionPool
();