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