1 write to errorsField
Microsoft.ML.AutoML.SourceGenerator (1)
Template\SweepableEstimator_T_.cs (1)
129
this.
errorsField
= new global::System.CodeDom.Compiler.CompilerErrorCollection();
2 references to errorsField
Microsoft.ML.AutoML.SourceGenerator (2)
Template\SweepableEstimator_T_.cs (2)
127
if ((this.
errorsField
== null))
131
return this.
errorsField
;