2 writes to Args
System.Workflow.Runtime (2)
CreationContext.cs (2)
47
Args
= args;
57
Args
= args;
1 reference to Args
System.Workflow.Runtime (1)
WorkflowRuntime.cs (1)
589
executor.Initialize(rootActivity, context.InvokerExecutor, context.InvokeActivityID, instanceId, context.
Args
, workflowInstance);