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