1 write to indentLengthsField
Microsoft.ML.CodeGenerator (1)
Templates\Azure\Console\AzureModelBuilder.cs (1)
213
this.
indentLengthsField
= new global::System.Collections.Generic.List<int>();
2 references to indentLengthsField
Microsoft.ML.CodeGenerator (2)
Templates\Azure\Console\AzureModelBuilder.cs (2)
211
if ((this.
indentLengthsField
== null))
215
return this.
indentLengthsField
;