2 references to CurrentAtomicActivity
System.Workflow.ComponentModel (2)
AuthoringOM\ActivityExecutionContext.cs (1)
676if (activity == activity.WorkflowCoreRuntime.CurrentAtomicActivity)
AuthoringOM\ScheduleChanges.cs (1)
173if (workflowCoreRuntime.CurrentAtomicActivity != null)