3 writes to endsWithNewline
Microsoft.ML.CodeGenerator (3)
Templates\Console\ModelBuilder.cs (3)
576this.endsWithNewline = false; 581this.endsWithNewline = true; 610this.endsWithNewline = true;
2 references to endsWithNewline
Microsoft.ML.CodeGenerator (2)
Templates\Console\ModelBuilder.cs (2)
573|| this.endsWithNewline)) 594if (this.endsWithNewline)