4 writes to background_saved_lowest_address
Microsoft.Diagnostics.DataContractReader.Legacy (4)
SOSDacImpl.cs (4)
1367
details->
background_saved_lowest_address
= heapData.BackGroundSavedMinAddress.ToClrDataAddress(_target);
1375
details->
background_saved_lowest_address
= 0;
1500
details->
background_saved_lowest_address
= heapData.BackGroundSavedMinAddress.ToClrDataAddress(_target);
1508
details->
background_saved_lowest_address
= 0;
8 references to background_saved_lowest_address
Microsoft.Diagnostics.DataContractReader.Legacy (8)
SOSDacImpl.cs (8)
1441
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}");
1574
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}");