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