2 references to DAC_NUM_GC_DATA_POINTS
Microsoft.Diagnostics.DataContractReader.Legacy (2)
ISOSDacInterface.cs (1)
916[System.Runtime.CompilerServices.InlineArray(GCConstants.DAC_NUM_GC_DATA_POINTS)]
SOSDacImpl.cs (1)
5287for (int i = 0; i < Math.Min(GCConstants.DAC_NUM_GC_DATA_POINTS, heapData.InterestingData.Count); i++)