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