2 writes to Text
NuGet.CommandLine.XPlat (2)
Commands\PackageSearch\JsonFormat\PackageSearchProblem.cs (2)
22Text = text; 27Text = text;
5 references to Text
NuGet.CommandLine.XPlat (5)
_generated\1\PackageSearchJsonContext.PackageSearchProblem.g.cs (1)
58Getter = static obj => ((global::NuGet.CommandLine.XPlat.PackageSearchProblem)obj).Text,
Commands\PackageSearch\PackageSearchResultTableRenderer.cs (4)
52_loggerWithColor.LogError(packageSearchProblem.Text); 56_loggerWithColor.LogWarning(packageSearchProblem.Text); 141_loggerWithColor.LogError(packageSearchProblem.Text); 145_loggerWithColor.LogWarning(packageSearchProblem.Text);