2 writes to generationEnvironmentField
Microsoft.ML.AutoML.SourceGenerator (2)
Template\SweepableEstimator.cs (2)
106this.generationEnvironmentField = new global::System.Text.StringBuilder(); 112this.generationEnvironmentField = value;
2 references to generationEnvironmentField
Microsoft.ML.AutoML.SourceGenerator (2)
Template\SweepableEstimator.cs (2)
104if ((this.generationEnvironmentField == null)) 108return this.generationEnvironmentField;