3 references to PackageId
Microsoft.DotNet.Build.Tasks.Packaging (3)
GetPackageDescription.cs (3)
47if (String.IsNullOrEmpty(PackageId)) 75descriptionTable.TryGetValue(PackageId, out description); 80Log.LogError("Unable to find description for package {0}", PackageId);