3 references to _rows
NuGet.CommandLine.XPlat (3)
Commands\PackageSearch\Table.cs (3)
72
_rows
.Add(row);
81
if (
_rows
.Count == 0)
91
foreach (string[] row in
_rows
)