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