2 references to OPCODE_IS_END
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\StackWalk\Context\ARM64\ARM64Unwinder.cs (2)
328
if (
OPCODE_IS_END
(curCode))
1004
if (
OPCODE_IS_END
(opcode))