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