1 instantiation of ExactDetailedTableFormatStrategy
NuGet.CommandLine.XPlat (1)
Commands\PackageSearch\TableFormat\TableFormatStrategyFactory.cs (1)
21
return exactMatch ? new
ExactDetailedTableFormatStrategy
() : new DetailedTableFormatStrategy();