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