1 write to _channelParameters
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\AcceleratedTokenProvider.cs (1)
63_channelParameters = value;
3 references to _channelParameters
System.ServiceModel.Primitives (3)
System\ServiceModel\Security\AcceleratedTokenProvider.cs (3)
59get { return _channelParameters; } 147if (_channelParameters != null) 149_channelParameters.PropagateChannelParameters(result);