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)
145if (_columnsToHighlight.Contains(column) && highlight[column].Contains(CharacterIndex))