2 references to ReplacePackageAttributes
NuGet.Packaging (2)
PackagesConfigWriter.cs (2)
242
var newPackageNode =
ReplacePackageAttributes
(matchingNode, newEntry);
280
var newPackageNode =
ReplacePackageAttributes
(matchingIdNode!, newEntry);