1 write to AllowQuoting
Microsoft.ML.CodeGenerator (1)
CodeGenerator\CSharp\CodeGenerator.cs (1)
378
AllowQuoting
= _columnInferenceResult.TextLoaderOptions.AllowQuoting,
2 references to AllowQuoting
Microsoft.ML.CodeGenerator (2)
Templates\Console\ModelBuilder.cs (2)
67
this.Write(this.ToStringHelper.ToStringWithCulture(
AllowQuoting
.ToString().ToLowerInvariant()));
79
this.Write(this.ToStringHelper.ToStringWithCulture(
AllowQuoting
.ToString().ToLowerInvariant()));