5 references to ToStringHelper
Microsoft.ML.AutoML.SourceGenerator (5)
Template\EstimatorType.cs (5)
29this.Write(this.ToStringHelper.ToStringWithCulture(NameSpace)); 31this.Write(this.ToStringHelper.ToStringWithCulture(ClassName)); 35this.Write(this.ToStringHelper.ToStringWithCulture(e)); 40this.Write(this.ToStringHelper.ToStringWithCulture(e)); 48this.Write(this.ToStringHelper.ToStringWithCulture(estimator));