1 write to errorsField
Microsoft.ML.AutoML.SourceGenerator (1)
Template\SweepableEstimator.cs (1)
124this.errorsField = new global::System.CodeDom.Compiler.CompilerErrorCollection();
2 references to errorsField
Microsoft.ML.AutoML.SourceGenerator (2)
Template\SweepableEstimator.cs (2)
122if ((this.errorsField == null)) 126return this.errorsField;