1 write to indentLengthsField
Microsoft.ML.CodeGenerator (1)
Templates\Console\ModelProject.cs (1)
160
this.
indentLengthsField
= new global::System.Collections.Generic.List<int>();
2 references to indentLengthsField
Microsoft.ML.CodeGenerator (2)
Templates\Console\ModelProject.cs (2)
158
if ((this.
indentLengthsField
== null))
162
return this.
indentLengthsField
;