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