1 write to runtimeTransactionHandle
System.Workflow.Runtime (1)
System\Activities\Statements\Interop.cs (1)
69this.runtimeTransactionHandle = new Variable<RuntimeTransactionHandle>();
6 references to runtimeTransactionHandle
System.Workflow.Runtime (6)
System\Activities\Statements\Interop.cs (6)
278this.runtimeTransactionHandle, 378RuntimeTransactionHandle runtimeTransactionHandle = this.runtimeTransactionHandle.Get(context); 425this.runtimeTransactionHandle.Get(context).GetCurrentTransaction(context))) 530this.runtimeTransactionHandle.Get(context).GetCurrentTransaction(context))) 780RuntimeTransactionHandle transactionHandle = this.runtimeTransactionHandle.Get(context); 802RuntimeTransactionHandle transactionHandle = this.runtimeTransactionHandle.Get(context);