1 reference to DuplexOneWayChannelFactory
System.ServiceModel (1)
System\ServiceModel\Channels\OneWayBindingElement.cs (1)
105return (IChannelFactory<TChannel>)(object)new DuplexOneWayChannelFactory(this, context);