2 references to MoveNext
Microsoft.ML.Data (2)
DataView\DataViewConstructionUtils.cs (2)
523public override bool MoveNext() => _toWrap.MoveNext(); 590/// Core implementation of <see cref="MoveNext"/>, called if no prior call to this method