2 references to Gen0
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\GC\GC_1.cs (1)
397
yield return new GCHeapSegmentInfo(seg.Mem, end, GCSegmentClassification.
Gen0
);
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\DacDbiImpl.cs (1)
2303
GCSegmentClassification.
Gen0
=> CorDebugGenerationTypes.CorDebug_Gen0,