3 writes to endsWithNewline
Microsoft.ML.CodeGenerator (3)
Templates\Azure\Console\AzureModelBuilder.cs (3)
259
this.
endsWithNewline
= false;
264
this.
endsWithNewline
= true;
293
this.
endsWithNewline
= true;
2 references to endsWithNewline
Microsoft.ML.CodeGenerator (2)
Templates\Azure\Console\AzureModelBuilder.cs (2)
256
|| this.
endsWithNewline
))
277
if (this.
endsWithNewline
)