2 references to GenerateRelationshipId
NuGet.Packaging (2)
PackageCreation\Authoring\PackageBuilder.cs (2)
1167
new XAttribute("Id",
GenerateRelationshipId
($"/{path}"))),
1171
new XAttribute("Id",
GenerateRelationshipId
($"/{psmdcpPath}")))