1 write to _consoleWidth
NuGet.CommandLine.XPlat (1)
Commands\PackageSearch\PackageSearchResultTableRenderer.cs (1)
31
_consoleWidth
= consoleWidth;
1 reference to _consoleWidth
NuGet.CommandLine.XPlat (1)
Commands\PackageSearch\PackageSearchResultTableRenderer.cs (1)
40
Table table = strategy.CreateTable(
_consoleWidth
);