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