1 instantiation of MinimalTableFormatStrategy
NuGet.CommandLine.XPlat (1)
Commands\PackageSearch\TableFormat\TableFormatStrategyFactory.cs (1)
17return exactMatch ? new ExactMinimalTableFormatStrategy() : new MinimalTableFormatStrategy();