2 references to NORM_PROLOG_SIZE_ENCBASE
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\GCInfo\GCInfoDecoder.cs (2)
419
uint normPrologSize = _reader.DecodeVarLengthUnsigned(TTraits.
NORM_PROLOG_SIZE_ENCBASE
, ref _bitOffset) + 1;
429
uint normPrologSize = _reader.DecodeVarLengthUnsigned(TTraits.
NORM_PROLOG_SIZE_ENCBASE
, ref _bitOffset) + 1;