1 write to txCurrent
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqReceiveHelper.cs (1)
338this.txCurrent = Transaction.Current;
1 reference to txCurrent
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqReceiveHelper.cs (1)
349Transaction.Current = result.txCurrent;