1 write to transaction
System.Workflow.Runtime (1)
System\Activities\Statements\Interop.cs (1)
1791this.transaction = transaction;
1 reference to transaction
System.Workflow.Runtime (1)
System\Activities\Statements\Interop.cs (1)
1811using (System.Transactions.TransactionScope ts = new System.Transactions.TransactionScope(this.transaction))