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