2 references to STACK_SLOT_DELTA_ENCBASE
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\GCInfo\GCInfoDecoder.cs (2)
256
int normSpOffsetDelta = (int)_reader.DecodeVarLengthUnsigned(TTraits.
STACK_SLOT_DELTA_ENCBASE
, ref _bitOffset);
288
int normSpOffsetDelta = (int)_reader.DecodeVarLengthUnsigned(TTraits.
STACK_SLOT_DELTA_ENCBASE
, ref _bitOffset);