2 writes to _fixedStackParameterScratchArea
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\GCInfo\GCInfoDecoder.cs (2)
385
_fixedStackParameterScratchArea
= 0;
483
_fixedStackParameterScratchArea
=
1 reference to _fixedStackParameterScratchArea
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\GCInfo\GCInfoDecoder.cs (1)
845
if (!reportScratchSlots && TTraits.IsScratchStackSlot(slot.SpOffset, (uint)slot.Base,
_fixedStackParameterScratchArea
))