1 write to BackgroundAllocated
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\GC\HeapSegment.cs (1)
20
BackgroundAllocated
= target.ReadPointerField(address, type, nameof(BackgroundAllocated));
2 references to BackgroundAllocated
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\GC\GC_1.cs (1)
125
BackgroundAllocated = heapSegment.
BackgroundAllocated
,
Data\GC\HeapSegment.cs (1)
20
BackgroundAllocated = target.ReadPointerField(address, type, nameof(
BackgroundAllocated
));