1 write to AllowQuoting
Microsoft.ML.CodeGenerator (1)
CodeGenerator\CSharp\AzureCodeGenerator\AzureAttachConsoleAppCodeGenerator.cs (1)
53
AllowQuoting
= _columnInferenceResult.TextLoaderOptions.AllowQuoting,
1 reference to AllowQuoting
Microsoft.ML.CodeGenerator (1)
Templates\Azure\Console\AzureModelBuilder.cs (1)
61
this.Write(this.ToStringHelper.ToStringWithCulture(
AllowQuoting
.ToString().ToLowerInvariant()));