3 references to GetPackageInfoAttribute
Microsoft.DotNet.MacOsPkg (3)
Package.cs (3)
136string identifier = GetPackageInfoAttribute(pkgInfo, "identifier"); 137string version = GetPackageInfoAttribute(pkgInfo, "version"); 138string installLocation = GetPackageInfoAttribute(pkgInfo, "install-location");