2 references to ChannelParameterCollection
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\SecurityChannelFactory.cs (1)
258
_channelParameters = new
ChannelParameterCollection
(this);
System\ServiceModel\Security\SecuritySessionClientSettings.cs (1)
318
_channelParameters = new
ChannelParameterCollection
(this);