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