1 write to HeapListAddress
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\ExecutionManager\ExecutionManagerCore.cs (1)
429
HeapListAddress
= jitManager.AllCodeHeaps,
2 references to HeapListAddress
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\ExecutionManager\ExecutionManagerCore.cs (1)
449
TargetPointer heapListAddress = ((IExecutionManager)this).GetEEJitManagerInfo().
HeapListAddress
;
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
2161
managers->ptrHeapList = jitManagerInfo.
HeapListAddress
.ToClrDataAddress(_target);