12 references to InstructionAlreadyExecuted
Microsoft.Diagnostics.DataContractReader.Contracts (12)
Contracts\StackWalk\Context\X86\X86Unwinder.cs (12)
132if (!InstructionAlreadyExecuted(offset, gcInfo.EpilogOffset)) 170if (!InstructionAlreadyExecuted(offset, gcInfo.EpilogOffset)) 190if (!InstructionAlreadyExecuted(offset, gcInfo.EpilogOffset)) 211if (!InstructionAlreadyExecuted(offset, gcInfo.EpilogOffset)) 226if (!InstructionAlreadyExecuted(offset, gcInfo.EpilogOffset)) 233if (!InstructionAlreadyExecuted(offset, gcInfo.EpilogOffset)) 255if (!InstructionAlreadyExecuted(offset, gcInfo.EpilogOffset)) 284if (!InstructionAlreadyExecuted(offset, gcInfo.EpilogOffset)) 376if (InstructionAlreadyExecuted(offset, curOffs)) 391if (InstructionAlreadyExecuted(offset, curOffs + 1)) 533if (!InstructionAlreadyExecuted(offset + 1, curOffs)) 579if (InstructionAlreadyExecuted(offset, curOffs))