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