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