1 write to executionContext
System.Workflow.ComponentModel (1)
AuthoringOM\ActivityExecutionContext.cs (1)
111this.executionContext = executionContext;
1 reference to executionContext
System.Workflow.ComponentModel (1)
AuthoringOM\ActivityExecutionContext.cs (1)
115return this.executionContext.WorkflowCoreRuntime.StartWorkflow(workflowType, namedArgumentValues);