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