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