1 write to errorsField
Microsoft.ML.CodeGenerator (1)
Templates\Console\PredictProgram.cs (1)
173this.errorsField = new global::System.CodeDom.Compiler.CompilerErrorCollection();
2 references to errorsField
Microsoft.ML.CodeGenerator (2)
Templates\Console\PredictProgram.cs (2)
171if ((this.errorsField == null)) 175return this.errorsField;