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