2 implementations of SavedSweepEphemeralStart
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\GC\GCHeapWKS.cs (1)
59
public TargetPointer?
SavedSweepEphemeralStart
{ get; }
Data\GC\GCHeapSVR.cs (1)
68
public TargetPointer?
SavedSweepEphemeralStart
{ get; }
1 reference to SavedSweepEphemeralStart
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\GC\GC_1.cs (1)
184
SavedSweepEphemeralStart = heap.
SavedSweepEphemeralStart
?? TargetPointer.Null,