2 writes to StablePackageVersion
Microsoft.ML.CodeGenerator (2)
CodeGenerator\CSharp\AzureCodeGenerator\AzureAttachModelCodeGenerator.cs (1)
93
StablePackageVersion
= _settings.StablePackageVersion,
CodeGenerator\CSharp\CodeGenerator.cs (1)
286
StablePackageVersion
= stablePackageVersion,
7 references to StablePackageVersion
Microsoft.ML.CodeGenerator (7)
Templates\Console\ModelProject.cs (7)
31
this.Write(this.ToStringHelper.ToStringWithCulture(
StablePackageVersion
));
35
this.Write(this.ToStringHelper.ToStringWithCulture(
StablePackageVersion
));
40
this.Write(this.ToStringHelper.ToStringWithCulture(
StablePackageVersion
));
45
this.Write(this.ToStringHelper.ToStringWithCulture(
StablePackageVersion
));
50
this.Write(this.ToStringHelper.ToStringWithCulture(
StablePackageVersion
));
55
this.Write(this.ToStringHelper.ToStringWithCulture(
StablePackageVersion
));
64
this.Write(this.ToStringHelper.ToStringWithCulture(
StablePackageVersion
));