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