1 write to executor
System.Activities (1)
System\Activities\NativeActivityTransactionContext.cs (1)
20this.executor = executor;
1 reference to executor
System.Activities (1)
System\Activities\NativeActivityTransactionContext.cs (1)
33this.executor.SetTransaction(this.transactionHandle, transaction, transactionHandle.Owner, this.CurrentInstance);