1 write to activityContextId
System.Workflow.Runtime (1)
WorkflowStateRollbackService.cs (1)
61
this.
activityContextId
= ContextActivityUtils.ContextId(ContextActivityUtils.ContextActivity(currentActivity));
1 reference to activityContextId
System.Workflow.Runtime (1)
WorkflowStateRollbackService.cs (1)
100
Activity activityContext = newWorkflowExecutor.GetContextActivityForId(this.
activityContextId
);