3 writes to channelBinding
System.ServiceModel (3)
System\ServiceModel\Channels\HttpChannelFactory.cs (3)
1237
this.
channelBinding
= httpOutput.TakeChannelBinding();
1275
ChannelBindingUtility.Dispose(ref this.
channelBinding
);
1338
this.
channelBinding
= null;
1 reference to channelBinding
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelFactory.cs (1)
1337
this.factory, responseException, this.
channelBinding
);