1 write to Project
NuGet.CommandLine.XPlat (1)
ListPackage\ReportProblem.cs (1)
23
Project
= project;
2 references to Project
NuGet.CommandLine.XPlat (2)
ListPackage\ListPackageJsonRenderer.cs (2)
121
if (!string.IsNullOrEmpty(reportProblem.
Project
))
124
writer.WriteValue(PathUtility.GetPathWithForwardSlashes(reportProblem.
Project
));