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