Implemented interface member:
property
FreeableUohSegment
Microsoft.Diagnostics.DataContractReader.Contracts.GCHelpers.IGCHeap.FreeableUohSegment
2 writes to FreeableUohSegment
Microsoft.Diagnostics.DataContractReader.Contracts (2)
_generated\66\Microsoft_Diagnostics_DataContractReader_Data.GCHeapSVR.g.cs (2)
121FreeableUohSegment = target.ReadPointerField(b, t, n); 123FreeableUohSegment = default(TargetPointer?);
1 reference to FreeableUohSegment
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\GC\GC_1.cs (1)
847if (heap.FreeableUohSegment is TargetPointer freeableUoh && freeableUoh != TargetPointer.Null)