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