1 write to errorsField
Microsoft.ML.CodeGenerator (1)
Templates\Azure\Console\AzureModelBuilder.cs (1)
199this.errorsField = new global::System.CodeDom.Compiler.CompilerErrorCollection();
2 references to errorsField
Microsoft.ML.CodeGenerator (2)
Templates\Azure\Console\AzureModelBuilder.cs (2)
197if ((this.errorsField == null)) 201return this.errorsField;