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