2 references to IsAlignedInstrPointer
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\PrecodeStubs_Common.cs (2)
127
if (
IsAlignedInstrPointer
(instrPointer) && TryGetKnownPrecodeType(instrPointer) is KnownPrecodeType precodeType)
194
if (!
IsAlignedInstrPointer
(instrPointer))