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