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