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