1 reference to GC_INFO_FLAGS_BIT_SIZE
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\GCInfo\GCInfoDecoder.cs (1)
405
_headerFlags = (GcInfoHeaderFlags)_reader.ReadBits((int)GcInfoHeaderFlags.
GC_INFO_FLAGS_BIT_SIZE
, ref _bitOffset);