1 type derived from CommunicationPool
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\IdlingCommunicationPool.cs (1)
14
:
CommunicationPool
<TKey, TItem>
3 references to CommunicationPool
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionPool.cs (3)
230
private
CommunicationPool
<TKey, TItem> _parent;
232
public EndpointConnectionPool(
CommunicationPool
<TKey, TItem> parent, TKey key)
257
protected
CommunicationPool
<TKey, TItem> Parent