3 writes to AllowQuoting
Microsoft.ML.CodeGenerator (1)
CodeGenerator\CSharp\AzureCodeGenerator\AzureAttachConsoleAppCodeGenerator.cs (1)
53
AllowQuoting
= _columnInferenceResult.TextLoaderOptions.AllowQuoting,
Microsoft.ML.CodeGenerator.Tests (2)
ApprovalTests\ConsoleCodeGeneratorTests.cs (2)
390
AllowQuoting
= true,
413
AllowQuoting
= true,
1 reference to AllowQuoting
Microsoft.ML.CodeGenerator (1)
Templates\Azure\Console\AzureModelBuilder.cs (1)
61
this.Write(this.ToStringHelper.ToStringWithCulture(
AllowQuoting
.ToString().ToLowerInvariant()));