1 write to rootWorkflowExecutor
System.Workflow.Runtime (1)
Scheduler.cs (1)
41this.rootWorkflowExecutor = rootExec;
1 reference to rootWorkflowExecutor
System.Workflow.Runtime (1)
Scheduler.cs (1)
75get { return this.rootWorkflowExecutor; }