2 references to DuplexChannelBinder
System.ServiceModel (2)
System\ServiceModel\Channels\ServiceChannelFactory.cs (1)
526
return new
DuplexChannelBinder
(this.InnerChannelFactory.CreateChannel(to, via), this.RequestReplyCorrelator);
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
45
:
this
(channel, correlator)