2 references to GetContextActivityForId
System.Workflow.Runtime (2)
Scheduler.cs (1)
135Activity contextActivity = this.RootWorkflowExecutor.GetContextActivityForId(contextId);
WorkflowStateRollbackService.cs (1)
100Activity activityContext = newWorkflowExecutor.GetContextActivityForId(this.activityContextId);