4 writes to background_saved_lowest_address
Microsoft.Diagnostics.DataContractReader.Legacy (4)
SOSDacImpl.cs (4)
1366
details->
background_saved_lowest_address
= heapData.BackGroundSavedMinAddress.ToClrDataAddress(_target);
1374
details->
background_saved_lowest_address
= 0;
1499
details->
background_saved_lowest_address
= heapData.BackGroundSavedMinAddress.ToClrDataAddress(_target);
1507
details->
background_saved_lowest_address
= 0;
8 references to background_saved_lowest_address
Microsoft.Diagnostics.DataContractReader.Legacy (8)
SOSDacImpl.cs (8)
1440
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}");
1573
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}");