4 writes to background_saved_lowest_address
Microsoft.Diagnostics.DataContractReader.Legacy (4)
SOSDacImpl.cs (4)
1388
details->
background_saved_lowest_address
= heapData.BackGroundSavedMinAddress.ToClrDataAddress(_target);
1396
details->
background_saved_lowest_address
= 0;
1521
details->
background_saved_lowest_address
= heapData.BackGroundSavedMinAddress.ToClrDataAddress(_target);
1529
details->
background_saved_lowest_address
= 0;
8 references to background_saved_lowest_address
Microsoft.Diagnostics.DataContractReader.Legacy (8)
SOSDacImpl.cs (8)
1462
Debug.Assert(details->
background_saved_lowest_address
== detailsLocal.
background_saved_lowest_address
, $"cDAC: {details->
background_saved_lowest_address
:x}, DAC: {detailsLocal.
background_saved_lowest_address
:x}");
1595
Debug.Assert(details->
background_saved_lowest_address
== detailsLocal.
background_saved_lowest_address
, $"cDAC: {details->
background_saved_lowest_address
:x}, DAC: {detailsLocal.
background_saved_lowest_address
:x}");