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