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