3 references to Ephemeral
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\GC\GC_1.cs (2)
419
type = GCSegmentClassification.
Ephemeral
;
464
if (segment.Generation is not (GCSegmentClassification.Gen0 or GCSegmentClassification.
Ephemeral
))
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\DacDbiImpl.cs (1)
3402
if (raw.Generation != GCSegmentClassification.
Ephemeral
)