1 write to _columnsToHighlight
NuGet.CommandLine.XPlat (1)
Commands\PackageSearch\Table.cs (1)
46
_columnsToHighlight
= columnsToHighlight;
1 reference to _columnsToHighlight
NuGet.CommandLine.XPlat (1)
Commands\PackageSearch\Table.cs (1)
145
if (
_columnsToHighlight
.Contains(column) && highlight[column].Contains(CharacterIndex))