2 references to GCHeapNextSweepObj
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Constants.cs (1)
138public const string GCHeapNextSweepObj = nameof(GCHeapNextSweepObj);
Contracts\GC\GCHeapWKS.cs (1)
12if (target.TryReadGlobalPointer(Constants.Globals.GCHeapNextSweepObj, out TargetPointer? nextSweepObjPtr))