3 writes to endsWithNewline
Microsoft.ML.AutoML.SourceGenerator (3)
Template\EstimatorType.cs (3)
165this.endsWithNewline = false; 170this.endsWithNewline = true; 199this.endsWithNewline = true;
2 references to endsWithNewline
Microsoft.ML.AutoML.SourceGenerator (2)
Template\EstimatorType.cs (2)
162|| this.endsWithNewline)) 183if (this.endsWithNewline)