1 write to Pointer
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\GCAllocContext.cs (1)
14
Pointer
= target.ReadPointerField(address, type, nameof(Pointer));
4 references to Pointer
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\GC\GC_1.cs (2)
224
AllocationContextPointer = gen.AllocationContext.
Pointer
,
285
allocPtr = eeAllocContext.GCAllocationContext.
Pointer
;
Contracts\Thread_1.cs (1)
141
thread.RuntimeThreadLocals?.AllocContext.GCAllocationContext.
Pointer
?? TargetPointer.Null,
Data\GCAllocContext.cs (1)
14
Pointer = target.ReadPointerField(address, type, nameof(
Pointer
));