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