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