1 reference to WarningProperty
NuGet.CommandLine.XPlat (1)
ListPackage\ListPackageJsonRenderer.cs (1)
128
writer.WriteValue(reportProblem.ProblemType == ProblemType.Error ? ErrorProperty :
WarningProperty
);