1 write to Pointer
Microsoft.Diagnostics.DataContractReader.Contracts (1)
_generated\70\Microsoft_Diagnostics_DataContractReader_Data.GCAllocContext.g.cs (1)
27Pointer = target.ReadPointerField(b, t, n);
3 references to Pointer
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\GC\GC_1.cs (2)
236AllocationContextPointer = gen.AllocationContext.Pointer, 297allocPtr = eeAllocContext.GCAllocationContext.Pointer;
Contracts\Thread_1.cs (1)
141thread.RuntimeThreadLocals?.AllocContext.GCAllocationContext.Pointer ?? TargetPointer.Null,