3 references to GatherFields
Microsoft.ML.Data (3)
DataLoadSave\Text\TextLoaderParser.cs (3)
752int srcLim = impl.GatherFields(text, text.Span); 781impl.GatherFields(textHeader, textHeader.Span); 875int srcLim = impl.GatherFields(lineSpan, span, path, line);