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