4 references to Pointer
Microsoft.Diagnostics.DataContractReader.Contracts (4)
_generated\86\Microsoft_Diagnostics_DataContractReader_Data.GCAllocContext.g.cs (1)
141
_ =
Pointer
;
Contracts\GC\GC_1.cs (2)
236
AllocationContextPointer = gen.AllocationContext.
Pointer
,
297
allocPtr = eeAllocContext.GCAllocationContext.
Pointer
;
Contracts\Thread_1.cs (1)
163
thread.RuntimeThreadLocals?.AllocContext.GCAllocationContext.
Pointer
?? TargetPointer.Null,