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