1 instantiation of IdleTimeoutEndpointConnectionPool
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\IdlingCommunicationPool.cs (1)
48return new IdleTimeoutEndpointConnectionPool(this, key);
2 references to IdleTimeoutEndpointConnectionPool
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\IdlingCommunicationPool.cs (2)
103private IdleTimeoutEndpointConnectionPool _parent; 115public IdleTimeoutIdleConnectionPool(IdleTimeoutEndpointConnectionPool parent, object thisLock)