2 references to SET_NOGCREGIONS_CNT
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\StackWalk\Context\X86\GCInfoDecoding\InfoHdr.cs (2)
124
FFFF_NOGCREGION_CNT =
SET_NOGCREGIONS_CNT
+ SET_NOGCREGIONS_MAX + 1 // 0x09 There is a count (>SET_NOGCREGIONS_MAX) after the header encoding
266
infoHdr.NoGCRegionCount = (uint)encoding - (uint)InfoHdrAdjust2.
SET_NOGCREGIONS_CNT
;