3 references to Load
System.Workflow.Runtime (3)
WorkflowRuntime.cs (3)
260WorkflowExecutor executor = Load(instanceId, null, null); 466return Load(instance.InstanceId, null, instance); 669WorkflowExecutor executor = this.Load(instanceId, context, null);