12 references to InstructionAlreadyExecuted
Microsoft.Diagnostics.DataContractReader.Contracts (12)
Contracts\StackWalk\Context\X86\X86Unwinder.cs (12)
133if (!InstructionAlreadyExecuted(offset, gcInfo.EpilogOffset))
171if (!InstructionAlreadyExecuted(offset, gcInfo.EpilogOffset))
191if (!InstructionAlreadyExecuted(offset, gcInfo.EpilogOffset))
212if (!InstructionAlreadyExecuted(offset, gcInfo.EpilogOffset))
227if (!InstructionAlreadyExecuted(offset, gcInfo.EpilogOffset))
234if (!InstructionAlreadyExecuted(offset, gcInfo.EpilogOffset))
256if (!InstructionAlreadyExecuted(offset, gcInfo.EpilogOffset))
285if (!InstructionAlreadyExecuted(offset, gcInfo.EpilogOffset))
377if (InstructionAlreadyExecuted(offset, curOffs))
392if (InstructionAlreadyExecuted(offset, curOffs + 1))
534if (!InstructionAlreadyExecuted(offset + 1, curOffs))
580if (InstructionAlreadyExecuted(offset, curOffs))