2 references to GetOutputParameters
System.Workflow.Runtime (2)
WorkflowDefinitionDispenser.cs (1)
75
return
GetOutputParameters
(rootActivity);
WorkflowRuntime.cs (1)
1272
foreach (PropertyInfo property in _workflowDefinitionDispenser.
GetOutputParameters
(exec.RootActivity))