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