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