3 writes to endsWithNewline
Microsoft.ML.CodeGenerator (3)
Templates\Console\PredictProject.cs (3)
211this.endsWithNewline = false; 216this.endsWithNewline = true; 245this.endsWithNewline = true;
2 references to endsWithNewline
Microsoft.ML.CodeGenerator (2)
Templates\Console\PredictProject.cs (2)
208|| this.endsWithNewline)) 229if (this.endsWithNewline)