2 writes to Text
NuGet.CommandLine.XPlat (2)
Commands\PackageSearch\JsonFormat\PackageSearchProblem.cs (2)
22
Text
= text;
27
Text
= text;
5 references to Text
NuGet.CommandLine.XPlat (5)
_generated\1\PackageSearchJsonContext.PackageSearchProblem.g.cs (1)
58
Getter = 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
);