3 writes to endsWithNewline
Microsoft.ML.AutoML.SourceGenerator (3)
Template\SweepableEstimator.cs (3)
184this.endsWithNewline = false; 189this.endsWithNewline = true; 218this.endsWithNewline = true;
2 references to endsWithNewline
Microsoft.ML.AutoML.SourceGenerator (2)
Template\SweepableEstimator.cs (2)
181|| this.endsWithNewline)) 202if (this.endsWithNewline)