1 write to allocBytesLoh
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
4281
data->
allocBytesLoh
= (ClrDataAddress)(ulong)allocBytesLoh;
4 references to allocBytesLoh
Microsoft.Diagnostics.DataContractReader.Legacy (4)
SOSDacImpl.cs (4)
4297
Debug.Assert(data->
allocBytesLoh
== dataLocal.
allocBytesLoh
, $"cDAC: {data->
allocBytesLoh
:x}, DAC: {dataLocal.
allocBytesLoh
:x}");