2 types derived from ConnectionPoolHelper
System.ServiceModel.NetFramingBase (2)
System\ServiceModel\Channels\FramingChannels.cs (1)
345internal class DuplexConnectionPoolHelper : ConnectionPoolHelper
System\ServiceModel\Channels\StreamedFramingRequestChannel.cs (1)
124internal class StreamedConnectionPoolHelper : ConnectionPoolHelper
1 reference to ConnectionPoolHelper
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\FramingChannels.cs (1)
150private ConnectionPoolHelper _connectionPoolHelper;