3 references to InfoHdrAdjust2
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\StackWalk\Context\X86\GCInfoDecoding\InfoHdr.cs (3)
264
else if (encoding < (int)
InfoHdrAdjust2
.FFFF_NOGCREGION_CNT)
266
infoHdr.NoGCRegionCount = (uint)encoding - (uint)
InfoHdrAdjust2
.SET_NOGCREGIONS_CNT;
268
else if (encoding == (int)
InfoHdrAdjust2
.FFFF_NOGCREGION_CNT)