3 writes to endsWithNewline
Microsoft.ML.AutoML.SourceGenerator (3)
Template\SweepableEstimatorFactory.cs (3)
160
this.
endsWithNewline
= false;
165
this.
endsWithNewline
= true;
194
this.
endsWithNewline
= true;
2 references to endsWithNewline
Microsoft.ML.AutoML.SourceGenerator (2)
Template\SweepableEstimatorFactory.cs (2)
157
|| this.
endsWithNewline
))
178
if (this.
endsWithNewline
)