3 references to LoadExistingInstance
System.Workflow.Runtime (3)
DebugEngine\DebugController.cs (3)
575
LoadExistingInstance
(instance, true);
690
LoadExistingInstance
(((WorkflowExecutor)sender).WorkflowInstance, true);
692
LoadExistingInstance
(((WorkflowExecutor)sender).WorkflowInstance, false);