5 references to SIZE64_PREFIX
Microsoft.Diagnostics.DataContractReader.Contracts (5)
Contracts\StackWalk\Context\AMD64\AMD64Unwinder.cs (5)
191if ((ReadByteAt(nextByte) == SIZE64_PREFIX) && 203else if ((ReadByteAt(nextByte) == SIZE64_PREFIX) && 215else if (((ReadByteAt(nextByte) & 0xfe) == SIZE64_PREFIX) && 376else if (((ReadByteAt(nextByte) & 0xf8) == SIZE64_PREFIX) && 408if ((ReadByteAt(nextByte) & 0xf8) == SIZE64_PREFIX)