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