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