1 write to Base
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\GCInfo\GCInfoDecoder.cs (1)
88
Base
= slotBase;
2 references to Base
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\GCInfo\GCInfoDecoder.cs (2)
543
result.Add(new LiveSlot(slot.IsRegister, slot.RegisterNumber, slot.SpOffset, (uint)slot.
Base
, gcFlags));
851
if (reportFpBasedSlotsOnly && slot.
Base
!= GcStackSlotBase.GC_FRAMEREG_REL)