1 write to Committed
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\GC\HeapSegment.cs (1)
14
Committed
= target.ReadPointerField(address, type, nameof(Committed));
4 references to Committed
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\GC\GC_1.cs (3)
119
Committed = heapSegment.
Committed
,
831
if (segment.Mem < segment.
Committed
)
832
size = segment.
Committed
- segment.Mem;
Data\GC\HeapSegment.cs (1)
14
Committed = target.ReadPointerField(address, type, nameof(
Committed
));