1 write to controller
System.Workflow.Runtime (1)
DebugEngine\ProgramNode.cs (1)
19this.controller = controller;
1 reference to controller
System.Workflow.Runtime (1)
DebugEngine\ProgramNode.cs (1)
24this.controller.Attach(programId, attachTimeout, detachPingInterval, out hostName, out uri, out controllerThreadId, out isSynchronousAttach);