3 writes to endsWithNewline
Microsoft.ML.CodeGenerator (3)
Templates\Azure\Model\AzureImageModelOutputClass.cs (3)
200
this.
endsWithNewline
= false;
205
this.
endsWithNewline
= true;
234
this.
endsWithNewline
= true;
2 references to endsWithNewline
Microsoft.ML.CodeGenerator (2)
Templates\Azure\Model\AzureImageModelOutputClass.cs (2)
197
|| this.
endsWithNewline
))
218
if (this.
endsWithNewline
)