4 references to DEAD
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\GCInfo\X86\GCArgTable.cs (1)
116isLive = Action.DEAD;
Contracts\GCInfo\X86\GCInfo.cs (2)
694if (regT.IsLive == Action.LIVE || regT.IsLive == Action.DEAD) 804case Action.DEAD:
Contracts\GCInfo\X86\GCTransition.cs (1)
95else if (IsLive == Action.DEAD)