3 references to ChannelParameterCollection
System.ServiceModel (3)
System\ServiceModel\Channels\DatagramAdapter.cs (1)
951this.channelParameters = new ChannelParameterCollection(this);
System\ServiceModel\Channels\SecurityChannelFactory.cs (1)
326this.channelParameters = new ChannelParameterCollection(this);
System\ServiceModel\Security\SecuritySessionClientSettings.cs (1)
449this.channelParameters = new ChannelParameterCollection(this);