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