1 write to errorsField
Microsoft.ML.AutoML.SourceGenerator (1)
Template\EstimatorType.cs (1)
105
this.
errorsField
= new global::System.CodeDom.Compiler.CompilerErrorCollection();
2 references to errorsField
Microsoft.ML.AutoML.SourceGenerator (2)
Template\EstimatorType.cs (2)
103
if ((this.
errorsField
== null))
107
return this.
errorsField
;