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