8 references to ToStringHelper
Microsoft.ML.AutoML.SourceGenerator (8)
Template\SearchSpace.cs (8)
43
this.Write(this.
ToStringHelper
.ToStringWithCulture(NameSpace));
45
this.Write(this.
ToStringHelper
.ToStringWithCulture(ClassName));
49
this.Write(this.
ToStringHelper
.ToStringWithCulture(optionAttribution));
53
this.Write(this.
ToStringHelper
.ToStringWithCulture(optionType));
55
this.Write(this.
ToStringHelper
.ToStringWithCulture(optionName));
61
this.Write(this.
ToStringHelper
.ToStringWithCulture(optionType));
63
this.Write(this.
ToStringHelper
.ToStringWithCulture(optionName));
65
this.Write(this.
ToStringHelper
.ToStringWithCulture(defaultValue));