2 references to WorkflowDurableInstance
System.WorkflowServices (2)
System\ServiceModel\Dispatcher\WorkflowInstanceContextProvider.cs (2)
187return new WorkflowDurableInstance(this, instanceId, this.workflowDefinitionContext, true); 192return new WorkflowDurableInstance(this, instanceId, this.workflowDefinitionContext, false);