1 write to InternalRootArrayIndex
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\GC\GC_1.cs (1)
199InternalRootArrayIndex = heap.InternalRootArrayIndex,
2 references to InternalRootArrayIndex
Microsoft.Diagnostics.DataContractReader.Legacy (2)
SOSDacImpl.cs (2)
1904data->internal_root_array_index = (heapData.InternalRootArrayIndex ?? default).Value; 1950data->internal_root_array_index = (heapData.InternalRootArrayIndex ?? default).Value;