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