1 write to transaction
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqInputSessionChannel.cs (1)
467
this.
transaction
= transaction;
1 reference to transaction
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqInputSessionChannel.cs (1)
488
Transaction.Current = this.
transaction
;