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