2 writes to initialWorkflowArguments
System.Activities (2)
System\Activities\WorkflowApplication.cs (2)
132
this.
initialWorkflowArguments
= inputs;
138
this.
initialWorkflowArguments
= inputs;
7 references to initialWorkflowArguments
System.Activities (7)
System\Activities\WorkflowApplication.cs (7)
625
base.Initialize(this.
initialWorkflowArguments
, this.rootExecutionProperties);
1705
if (this.
initialWorkflowArguments
!= null)
1763
if (this.
initialWorkflowArguments
!= null)
1821
if (this.
initialWorkflowArguments
!= null)
2103
if (this.
initialWorkflowArguments
!= null)
2145
if (this.
initialWorkflowArguments
!= null)
2188
if (this.
initialWorkflowArguments
!= null)