1 write to _quoting
Microsoft.ML.Data (1)
DataLoadSave\Text\TextLoaderParser.cs (1)
944_quoting = (flags & OptionFlags.AllowQuoting) != 0;
1 reference to _quoting
Microsoft.ML.Data (1)
DataLoadSave\Text\TextLoaderParser.cs (1)
1207if (span[ichCur] == '"' && _quoting)