2 references to GCHeapMarkArray
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Constants.cs (1)
137public const string GCHeapMarkArray = nameof(GCHeapMarkArray);
Contracts\GC\GCHeapWKS.cs (1)
10if (target.TryReadGlobalPointer(Constants.Globals.GCHeapMarkArray, out TargetPointer? markArrayPtr))