2 references to ActivityExecutorDelegateInfo
System.Workflow.ComponentModel (2)
AuthoringOM\Activity.cs (1)
436activityExecutorDelegate = new ActivityExecutorDelegateInfo<T>(handler, this.ContextActivity);
AuthoringOM\ActivityExecutorDelegateInfo.cs (1)
34: this(delegateValue, contextActivity)