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