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)
962
if (ch ==
_sep0
)
1319
if (
_sep0
== span[ichCur])
1330
if (
_sep0
== span[ichCur] || _sep1 == span[ichCur])