1 write to HeapList
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\RangeSection.cs (1)
19HeapList = target.ReadPointerField(address, type, nameof(HeapList));
3 references to HeapList
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\ExecutionManager\ExecutionManagerCore.EEJitManager.cs (1)
156TargetPointer heapListAddress = rangeSection.Data.HeapList;
Contracts\ExecutionManager\ExecutionManagerCore.InterpreterJitManager.cs (1)
135TargetPointer heapListAddress = rangeSection.Data.HeapList;
Data\RangeSection.cs (1)
19HeapList = target.ReadPointerField(address, type, nameof(HeapList));