1 write to _channelParameters
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\ReliableChannelBinder.cs (1)
1734_channelParameters = channelParameters;
2 references to _channelParameters
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\ReliableChannelBinder.cs (2)
1803if (_channelParameters != null) 1805_channelParameters.PropagateChannelParameters(channel);