2 references to ActivityExecutorDelegateInfo
System.Workflow.ComponentModel (2)
AuthoringOM\Activity.cs (1)
458activityExecutorDelegate = new ActivityExecutorDelegateInfo<T>(eventListener, this.ContextActivity);
AuthoringOM\ActivityExecutorDelegateInfo.cs (1)
39: this(eventListener, contextActivity)