1 write to _sep0
Microsoft.ML.Data (1)
DataLoadSave\Text\TextLoaderParser.cs (1)
938_sep0 = _seps[0];
3 references to _sep0
Microsoft.ML.Data (3)
DataLoadSave\Text\TextLoaderParser.cs (3)
962if (ch == _sep0) 1319if (_sep0 == span[ichCur]) 1330if (_sep0 == span[ichCur] || _sep1 == span[ichCur])