1 write to _sep1
Microsoft.ML.Data (1)
DataLoadSave\Text\TextLoaderParser.cs (1)
939_sep1 = _seps.Length > 1 ? _seps[1] : '\0';
1 reference to _sep1
Microsoft.ML.Data (1)
DataLoadSave\Text\TextLoaderParser.cs (1)
1330if (_sep0 == span[ichCur] || _sep1 == span[ichCur])