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