2 writes to ephemeral_heap_segment
Microsoft.Diagnostics.DataContractReader.Legacy (2)
SOSDacImpl.cs (2)
1403
details->
ephemeral_heap_segment
= heapData.EphemeralHeapSegment.ToClrDataAddress(_target);
1536
details->
ephemeral_heap_segment
= heapData.EphemeralHeapSegment.ToClrDataAddress(_target);
8 references to ephemeral_heap_segment
Microsoft.Diagnostics.DataContractReader.Legacy (8)
SOSDacImpl.cs (8)
1474
Debug.Assert(details->
ephemeral_heap_segment
== detailsLocal.
ephemeral_heap_segment
, $"cDAC: {details->
ephemeral_heap_segment
:x}, DAC: {detailsLocal.
ephemeral_heap_segment
:x}");
1607
Debug.Assert(details->
ephemeral_heap_segment
== detailsLocal.
ephemeral_heap_segment
, $"cDAC: {details->
ephemeral_heap_segment
:x}, DAC: {detailsLocal.
ephemeral_heap_segment
:x}");