3 writes to endsWithNewline
Microsoft.ML.AutoML.SourceGenerator (3)
Template\SweepableEstimator_T_.cs (3)
189this.endsWithNewline = false; 194this.endsWithNewline = true; 223this.endsWithNewline = true;
2 references to endsWithNewline
Microsoft.ML.AutoML.SourceGenerator (2)
Template\SweepableEstimator_T_.cs (2)
186|| this.endsWithNewline)) 207if (this.endsWithNewline)