3 references to LOH
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\GC\GC_1.cs (2)
433
yield return new GCHeapSegmentInfo(seg.Mem, seg.Allocated, GCSegmentClassification.
LOH
);
527
return generation is GCSegmentClassification.
LOH
or GCSegmentClassification.POH
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\DacDbiImpl.cs (1)
3476
GCSegmentClassification.
LOH
=> CorDebugGenerationTypes.CorDebug_LOH,