5 references to SIZE64_PREFIX
Microsoft.Diagnostics.DataContractReader.Contracts (5)
Contracts\StackWalk\Context\AMD64\AMD64Unwinder.cs (5)
193if ((ReadByteAt(nextByte) == SIZE64_PREFIX) && 205else if ((ReadByteAt(nextByte) == SIZE64_PREFIX) && 217else if (((ReadByteAt(nextByte) & 0xfe) == SIZE64_PREFIX) && 378else if (((ReadByteAt(nextByte) & 0xf8) == SIZE64_PREFIX) && 410if ((ReadByteAt(nextByte) & 0xf8) == SIZE64_PREFIX)