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