1 reference to DuplexOneWayChannelListener
System.ServiceModel (1)
System\ServiceModel\Channels\OneWayBindingElement.cs (1)
141return (IChannelListener<TChannel>)(object)new DuplexOneWayChannelListener(this, context);