1 override of CreatePool
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TcpConnectionPool.cs (1)
22protected override ConnectionPool CreatePool(IConnectionOrientedTransportChannelFactorySettings settings)
1 reference to CreatePool
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionPoolRegistry.cs (1)
52result = CreatePool(settings);