1 reference to ActivityExecutionContextInfo
System.Workflow.ComponentModel (1)
AuthoringOM\ActivityExecutionContextCollection.cs (1)
112
ActivityExecutionContextInfo contextInfo = new
ActivityExecutionContextInfo
(activity.QualifiedName, this.ownerContext.WorkflowCoreRuntime.GetNewContextActivityId(), Guid.NewGuid(), this.ownerContext.ContextId);