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