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