3 writes to endsWithNewline
Microsoft.ML.AutoML.SourceGenerator (3)
Template\SearchSpace.cs (3)
182
this.
endsWithNewline
= false;
187
this.
endsWithNewline
= true;
216
this.
endsWithNewline
= true;
2 references to endsWithNewline
Microsoft.ML.AutoML.SourceGenerator (2)
Template\SearchSpace.cs (2)
179
|| this.
endsWithNewline
))
200
if (this.
endsWithNewline
)