1 write to _limit
Microsoft.ML.Data (1)
DataLoadSave\Text\TextLoaderCursor.cs (1)
430_limit = limit;
3 references to _limit
Microsoft.ML.Data (3)
DataLoadSave\Text\TextLoaderCursor.cs (3)
691if (_limit <= 0) 728if (++total >= _limit) 776if (++total >= _limit)