1 reference to TransactionRequestChannel
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\TransactionChannelFactory.cs (1)
102
return (TChannel)(object)new
TransactionRequestChannel
(this, (IRequestChannel)(object)innerChannel);