2 references to RequestChannelBinder
System.ServiceModel (2)
System\ServiceModel\Channels\ServiceChannelFactory.cs (2)
546return new RequestChannelBinder(this.InnerChannelFactory.CreateChannel(to, via)); 643return new RequestChannelBinder(channel);