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