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