2 references to X86_INSTR_POP_ECX
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\StackWalk\Context\X86\X86Unwinder.cs (2)
164else if (gcInfo.RawStackSize == _target.PointerSize && ReadByteAt(epilogBase) == X86_INSTR_POP_ECX) 263if (ReadByteAt(epilogBase) == X86_INSTR_POP_ECX)