2 references to OutputPropertyDefinitions
System.Workflow.Runtime (2)
System\Activities\Statements\Interop.cs (1)
366
InteropExecutor interopExecutor = new InteropExecutor(context.WorkflowInstanceId, activityInstance, this.
OutputPropertyDefinitions
, this.ComponentModelActivity);
System\Activities\Statements\InteropExecutor.cs (1)
368
activity.
OutputPropertyDefinitions
);