3 writes to endsWithNewline
Microsoft.ML.CodeGenerator (3)
Templates\Console\ModelProject.cs (3)
206this.endsWithNewline = false; 211this.endsWithNewline = true; 240this.endsWithNewline = true;
2 references to endsWithNewline
Microsoft.ML.CodeGenerator (2)
Templates\Console\ModelProject.cs (2)
203|| this.endsWithNewline)) 224if (this.endsWithNewline)