2 writes to alloc_allocated
Microsoft.Diagnostics.DataContractReader.Legacy (2)
SOSDacImpl.cs (2)
1402
details->
alloc_allocated
= heapData.AllocAllocated.ToClrDataAddress(_target);
1535
details->
alloc_allocated
= heapData.AllocAllocated.ToClrDataAddress(_target);
8 references to alloc_allocated
Microsoft.Diagnostics.DataContractReader.Legacy (8)
SOSDacImpl.cs (8)
1456
Debug.Assert(details->
alloc_allocated
== detailsLocal.
alloc_allocated
, $"cDAC: {details->
alloc_allocated
:x}, DAC: {detailsLocal.
alloc_allocated
:x}");
1589
Debug.Assert(details->
alloc_allocated
== detailsLocal.
alloc_allocated
, $"cDAC: {details->
alloc_allocated
:x}, DAC: {detailsLocal.
alloc_allocated
:x}");