2 writes to abortTransaction
System.Workflow.Runtime (2)
System\Activities\Statements\InteropExecutor.cs (2)
634
this.
abortTransaction
= false;
733
this.
abortTransaction
= true;
1 reference to abortTransaction
System.Workflow.Runtime (1)
System\Activities\Statements\InteropExecutor.cs (1)
492
if (this.
abortTransaction
)