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