2 writes to InvokerExecutor
System.Workflow.Runtime (2)
CreationContext.cs (2)
45
InvokerExecutor
= invokerExec;
55
InvokerExecutor
= null;
1 reference to InvokerExecutor
System.Workflow.Runtime (1)
WorkflowRuntime.cs (1)
589
executor.Initialize(rootActivity, context.
InvokerExecutor
, context.InvokeActivityID, instanceId, context.Args, workflowInstance);