1 instantiation of WorkflowOperationInvoker
System.WorkflowServices (1)
System\ServiceModel\Description\WorkflowOperationBehavior.cs (1)
75
dispatch.Invoker = new
WorkflowOperationInvoker
(description, this, workflowRuntimeBehavior.WorkflowRuntime, dispatch.Parent);
1 reference to WorkflowOperationInvoker
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\WorkflowOperationAsyncResult.cs (1)
31
public WorkflowOperationAsyncResult(
WorkflowOperationInvoker
workflowOperationInvoker,