1 write to indentLengthsField
Microsoft.ML.AutoML.SourceGenerator (1)
Template\SweepableEstimator.cs (1)
138
this.
indentLengthsField
= new global::System.Collections.Generic.List<int>();
2 references to indentLengthsField
Microsoft.ML.AutoML.SourceGenerator (2)
Template\SweepableEstimator.cs (2)
136
if ((this.
indentLengthsField
== null))
140
return this.
indentLengthsField
;