1 write to gc_heap
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
2011data->gc_heap = segmentData.Heap.ToClrDataAddress(_target);
4 references to gc_heap
Microsoft.Diagnostics.DataContractReader.Legacy (4)
SOSDacImpl.cs (4)
2050Debug.Assert(data->gc_heap == dataLocal.gc_heap, $"gc_heap - cDAC: {data->gc_heap:x}, DAC: {dataLocal.gc_heap:x}");