2 references to LOH
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\GC\GC_1.cs (1)
421
yield return new GCHeapSegmentInfo(seg.Mem, seg.Allocated, GCSegmentClassification.
LOH
);
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\DacDbiImpl.cs (1)
2306
GCSegmentClassification.
LOH
=> CorDebugGenerationTypes.CorDebug_LOH,