1 write to InterestingData
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\GC\GC_1.cs (1)
190
InterestingData
= ReadGCHeapDataArray(
2 references to InterestingData
Microsoft.Diagnostics.DataContractReader.Legacy (2)
SOSDacImpl.cs (2)
5137
for (int i = 0; i < Math.Min(GCConstants.DAC_NUM_GC_DATA_POINTS, heapData.
InterestingData
.Count); i++)
5138
data->interestingDataPoints[i] = (nuint)heapData.
InterestingData
[i].Value;