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