2 references to GCHeapSavedSweepEphemeralSeg
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Constants.cs (1)
146public const string GCHeapSavedSweepEphemeralSeg = nameof(GCHeapSavedSweepEphemeralSeg);
Contracts\GC\GCHeapWKS.cs (1)
24if (target.TryReadGlobalPointer(Constants.Globals.GCHeapSavedSweepEphemeralSeg, out TargetPointer? savedSweepEphemeralSegPtr))