2 references to FieldIncludesNewLine
Microsoft.ML.Data (2)
DataLoadSave\Text\TextLoaderCursor.cs (2)
556
bool ret =
FieldIncludesNewLine
(ref line, ref ichCur, ichLim, ref quotingError, startsInsideQuoted);
559
ret =
FieldIncludesNewLine
(ref line, ref ichCur, ichLim, ref quotingError, false);