2 references to GCHeapAllocAllocated
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Constants.cs (1)
141
public const string GCHeapAllocAllocated = nameof(
GCHeapAllocAllocated
);
Contracts\GC\GCHeapWKS.cs (1)
18
AllocAllocated = target.ReadPointer(target.ReadGlobalPointer(Constants.Globals.
GCHeapAllocAllocated
));