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