3 writes to channelBinding
System.ServiceModel (3)
System\ServiceModel\Channels\HttpChannelFactory.cs (3)
1583this.channelBinding = httpOutput.TakeChannelBinding(); 1711ChannelBindingUtility.Dispose(ref this.channelBinding); 1763this.channelBinding = null;
1 reference to channelBinding
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelFactory.cs (1)
1762this.factory, responseException, this.channelBinding);