1 write to _outputParameters
System.Workflow.Runtime (1)
WorkflowEventArgs.cs (1)
50
this.
_outputParameters
= new Dictionary<String, Object>();
1 reference to _outputParameters
System.Workflow.Runtime (1)
WorkflowEventArgs.cs (1)
59
return this.
_outputParameters
;