2 instantiations of RequestChannelBinder
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannelFactory.cs (2)
529return new RequestChannelBinder(this.InnerChannelFactory.CreateChannel(to, via)); 610return new RequestChannelBinder(channel);