2 references to OutputChannelBinder
System.ServiceModel (2)
System\ServiceModel\Channels\ServiceChannelFactory.cs (2)
507return new OutputChannelBinder(this.InnerChannelFactory.CreateChannel(to, via)); 580return new OutputChannelBinder(channel);