2 references to DuplexChannelBinder
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannelFactory.cs (1)
509
return new
DuplexChannelBinder
(this.InnerChannelFactory.CreateChannel(to, via), this.RequestReplyCorrelator);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
42
:
this
(channel, correlator)