4 references to STACK_SLOT_ENCBASE
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\GCInfo\GCInfoDecoder.cs (4)
237
int normSpOffset = _reader.DecodeVarLengthSigned(TTraits.
STACK_SLOT_ENCBASE
, ref _bitOffset);
250
normSpOffset = _reader.DecodeVarLengthSigned(TTraits.
STACK_SLOT_ENCBASE
, ref _bitOffset);
269
int normSpOffset = _reader.DecodeVarLengthSigned(TTraits.
STACK_SLOT_ENCBASE
, ref _bitOffset);
282
normSpOffset = _reader.DecodeVarLengthSigned(TTraits.
STACK_SLOT_ENCBASE
, ref _bitOffset);