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