2 writes to StablePackageVersion
Microsoft.ML.CodeGenerator (2)
CodeGenerator\CSharp\AzureCodeGenerator\AzureAttachConsoleAppCodeGenerator.cs (1)
77
StablePackageVersion
= _settings.StablePackageVersion,
CodeGenerator\CSharp\CodeGenerator.cs (1)
337
StablePackageVersion
= stablePackageVersion,
7 references to StablePackageVersion
Microsoft.ML.CodeGenerator (7)
Templates\Console\PredictProject.cs (7)
32
this.Write(this.ToStringHelper.ToStringWithCulture(
StablePackageVersion
));
36
this.Write(this.ToStringHelper.ToStringWithCulture(
StablePackageVersion
));
41
this.Write(this.ToStringHelper.ToStringWithCulture(
StablePackageVersion
));
46
this.Write(this.ToStringHelper.ToStringWithCulture(
StablePackageVersion
));
51
this.Write(this.ToStringHelper.ToStringWithCulture(
StablePackageVersion
));
56
this.Write(this.ToStringHelper.ToStringWithCulture(
StablePackageVersion
));
69
this.Write(this.ToStringHelper.ToStringWithCulture(
StablePackageVersion
));