3 writes to endsWithNewline
Microsoft.ML.AutoML.SourceGenerator (3)
Template\EstimatorType.cs (3)
165
this.
endsWithNewline
= false;
170
this.
endsWithNewline
= true;
199
this.
endsWithNewline
= true;
2 references to endsWithNewline
Microsoft.ML.AutoML.SourceGenerator (2)
Template\EstimatorType.cs (2)
162
|| this.
endsWithNewline
))
183
if (this.
endsWithNewline
)