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