2 writes to controllerUpdateObject
System.Workflow.Runtime (2)
DebugEngine\BreakSafeBase.cs (2)
56this.controllerUpdateObject = updateObject; 103this.controllerUpdateObject = null;
1 reference to controllerUpdateObject
System.Workflow.Runtime (1)
DebugEngine\BreakSafeBase.cs (1)
50return this.controllerUpdateObject;