1 reference to ServiceChannelFactoryOverOutput
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannelFactory.cs (1)
140
return new
ServiceChannelFactoryOverOutput
(customBinding.BuildChannelFactory<IOutputChannel>(parameters), clientRuntime, binding);