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