9 references to DenormalizeStackSlot
Microsoft.Diagnostics.DataContractReader.Contracts (9)
Contracts\GCInfo\GCInfoDecoder.cs (9)
238
int spOffset = TTraits.
DenormalizeStackSlot
(normSpOffset);
251
spOffset = TTraits.
DenormalizeStackSlot
(normSpOffset);
258
spOffset = TTraits.
DenormalizeStackSlot
(normSpOffset);
270
int spOffset = TTraits.
DenormalizeStackSlot
(normSpOffset);
283
spOffset = TTraits.
DenormalizeStackSlot
(normSpOffset);
290
spOffset = TTraits.
DenormalizeStackSlot
(normSpOffset);
442
TTraits.
DenormalizeStackSlot
(_reader.DecodeVarLengthSigned(TTraits.GS_COOKIE_STACK_SLOT_ENCBASE, ref _bitOffset)) :
450
TTraits.
DenormalizeStackSlot
(_reader.DecodeVarLengthSigned(TTraits.GENERICS_INST_CONTEXT_STACK_SLOT_ENCBASE, ref _bitOffset)) :
477
TTraits.
DenormalizeStackSlot
(_reader.DecodeVarLengthSigned(TTraits.REVERSE_PINVOKE_FRAME_ENCBASE, ref _bitOffset)) :