2 references to GCHeapSavedSweepEphemeralStart
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Constants.cs (1)
147public const string GCHeapSavedSweepEphemeralStart = nameof(GCHeapSavedSweepEphemeralStart);
Contracts\GC\GCHeapWKS.cs (1)
26if (target.TryReadGlobalPointer(Constants.Globals.GCHeapSavedSweepEphemeralStart, out TargetPointer? savedSweepEphemeralStartPtr))