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