1 write to HeapList
Microsoft.Diagnostics.DataContractReader.Contracts (1)
_generated\132\Microsoft_Diagnostics_DataContractReader_Data.RangeSection.g.cs (1)
43HeapList = target.ReadPointerField(b, t, n);
2 references to HeapList
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\ExecutionManager\ExecutionManagerCore.EEJitManager.cs (1)
156TargetPointer heapListAddress = rangeSection.Data.HeapList;
Contracts\ExecutionManager\ExecutionManagerCore.InterpreterJitManager.cs (1)
135TargetPointer heapListAddress = rangeSection.Data.HeapList;