1 write to workItem
System.Activities (1)
System\Activities\Runtime\ActivityExecutor.cs (1)
4238this.workItem = (CompleteTransactionWorkItem)state;
2 references to workItem
System.Activities (2)
System\Activities\Runtime\ActivityExecutor.cs (2)
4252this.workItem.workflowAbortException = e; 4281thisPtr.workItem.workflowAbortException = e;