2 references to OutputChannelBinder
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\ServiceChannelFactory.cs (2)
520return new OutputChannelBinder(InnerChannelFactory.CreateChannel(to, via)); 585return new OutputChannelBinder(channel);