2 writes to highest_address
Microsoft.Diagnostics.DataContractReader.Legacy (2)
SOSDacImpl.cs (2)
1381
details->
highest_address
= maxAddress.ToClrDataAddress(_target);
1514
details->
highest_address
= maxAddress.ToClrDataAddress(_target);
8 references to highest_address
Microsoft.Diagnostics.DataContractReader.Legacy (8)
SOSDacImpl.cs (8)
1483
Debug.Assert(details->
highest_address
== detailsLocal.
highest_address
, $"cDAC: {details->
highest_address
:x}, DAC: {detailsLocal.
highest_address
:x}");
1616
Debug.Assert(details->
highest_address
== detailsLocal.
highest_address
, $"cDAC: {details->
highest_address
:x}, DAC: {detailsLocal.
highest_address
:x}");