1 write to _input
Microsoft.ML.Data (1)
DataView\TypedCursor.cs (1)
635
_input
= input;
1 reference to _input
Microsoft.ML.Data (1)
DataView\TypedCursor.cs (1)
644
public bool MoveNext() =>
_input
.MoveNext();