1 write to _inputSize
Microsoft.ML.Data (1)
DataLoadSave\Text\TextLoaderParser.cs (1)
728_inputSize = parent._inputSize;
2 references to _inputSize
Microsoft.ML.Data (2)
DataLoadSave\Text\TextLoaderParser.cs (2)
731Contracts.Assert(_inputSize >= 0); 894return new HelperImpl(stats, _flags, _separators, _escapeChar, _inputSize, srcNeeded);