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