2 references to Reasons
NuGet.CommandLine.XPlat (2)
ListPackage\ListPackageJsonRenderer.cs (1)
307
foreach (var deprecationReason in listPackage.DeprecationReasons?.
Reasons
)
Utility\ProjectPackagesPrintUtility.cs (1)
224
: string.Join(",", deprecationMetadata.
Reasons
);