1 write to completionTransaction
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqInputSessionChannel.cs (1)
380this.completionTransaction = Transaction.Current;
1 reference to completionTransaction
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqInputSessionChannel.cs (1)
408Transaction.Current = result.completionTransaction;