2 writes to generationEnvironmentField
Microsoft.ML.AutoML.SourceGenerator (2)
Template\SweepableEstimator_T_.cs (2)
111this.generationEnvironmentField = new global::System.Text.StringBuilder(); 117this.generationEnvironmentField = value;
2 references to generationEnvironmentField
Microsoft.ML.AutoML.SourceGenerator (2)
Template\SweepableEstimator_T_.cs (2)
109if ((this.generationEnvironmentField == null)) 113return this.generationEnvironmentField;