1 write to transactionChannel
System.ServiceModel (1)
System\ServiceModel\Channels\TransactionChannelListener.cs (1)
189this.transactionChannel = transactionChannel;
2 references to transactionChannel
System.ServiceModel (2)
System\ServiceModel\Channels\TransactionChannelListener.cs (2)
212this.transactionChannel.WriteIssuedTokens(message, MessageDirection.Output); 247this.transactionChannel.WriteIssuedTokens(message, MessageDirection.Output);