3 references to ChannelParameterCollection
System.ServiceModel (2)
System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (1)
297ChannelParameterCollection channelParameterCollection = new ChannelParameterCollection();
System\ServiceModel\Channels\HttpChannelFactory.cs (1)
954this.channelParameters = new ChannelParameterCollection();
System.ServiceModel.Channels (1)
System\ServiceModel\Channels\UdpChannelFactory.cs (1)
343this.channelParameters = new ChannelParameterCollection();