2 writes to _index
Microsoft.ML.Core (2)
Data\ProgressReporter.cs (2)
393
var newInfo = new CalculationInfo(++
_index
, nameCandidate, source);
476
_index
= 0;