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