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