2 writes to AllowQuote
Microsoft.ML.AutoML (2)
ColumnInference\ColumnInferenceApi.cs (1)
115splitInference.AllowQuote = allowQuotedStrings.Value;
ColumnInference\TextFileContents.cs (1)
32AllowQuote = allowQuote;
3 references to AllowQuote
Microsoft.ML.AutoML (3)
ColumnInference\ColumnInferenceApi.cs (3)
57AllowQuoting = splitInference.AllowQuote, 92AllowQuoting = splitInference.AllowQuote, 143AllowQuote = splitInference.AllowQuote,