2 types derived from TransactionRequestChannelGeneric
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\TransactionChannelFactory.cs (2)
123private sealed class TransactionRequestChannel : TransactionRequestChannelGeneric<IRequestChannel> 149private sealed class TransactionRequestSessionChannel : TransactionRequestChannelGeneric<IRequestSessionChannel>, IRequestSessionChannel