2 references to KILL
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\StackWalk\Context\X86\GCInfoDecoding\GCArgTable.cs (1)
182AddNewTransition(new GcTransitionPointer((int)curOffs, argOffs, argCnt, Action.KILL, _header.EbpFrame));
Contracts\StackWalk\Context\X86\GCInfoDecoding\GCTransition.cs (1)
140if (Act == Action.KILL)