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