1 implementation of ITransactionChannel
System.ServiceModel (1)
System\ServiceModel\Channels\TransactionChannel.cs (1)
32: LayeredChannel<TChannel>, ITransactionChannel
2 references to ITransactionChannel
System.ServiceModel (2)
System\ServiceModel\Channels\TransactionChannelListener.cs (2)
182ITransactionChannel transactionChannel; 185public TransactionRequestContext(ITransactionChannel transactionChannel, ChannelBase channel, RequestContext innerContext,