3 writes to endsWithNewline
Microsoft.ML.CodeGenerator (3)
Templates\Azure\Console\AzureModelBuilder.cs (3)
259this.endsWithNewline = false; 264this.endsWithNewline = true; 293this.endsWithNewline = true;
2 references to endsWithNewline
Microsoft.ML.CodeGenerator (2)
Templates\Azure\Console\AzureModelBuilder.cs (2)
256|| this.endsWithNewline)) 277if (this.endsWithNewline)