3 writes to isZombie
System.Workflow.Runtime (3)
DebugEngine\DebugController.cs (3)
278this.isZombie = false; 599this.isZombie = false; 629this.isZombie = true;
8 references to isZombie
System.Workflow.Runtime (8)
DebugEngine\DebugController.cs (8)
314if (this.isZombie) 374if (this.isZombie || !this.isAttached) 441if (this.isZombie || !this.isAttached) 644if (!this.isZombie) 765if (this.isZombie || !this.isAttached) 790if (this.isZombie || !this.isAttached) 828if (this.isZombie || !this.isAttached) 848if (this.isZombie || !this.isAttached)