2 implementations of AllocAllocated
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\GC\GCHeapWKS.cs (1)
52
public TargetPointer
AllocAllocated
{ get; }
Data\GC\GCHeapSVR.cs (1)
61
public TargetPointer
AllocAllocated
{ get; }
1 reference to AllocAllocated
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\GC\GC_1.cs (1)
178
AllocAllocated = heap.
AllocAllocated
,