1 instantiation of ExactNormalTableFormatStrategy
NuGet.CommandLine.XPlat (1)
Commands\PackageSearch\TableFormat\TableFormatStrategyFactory.cs (1)
19return exactMatch ? new ExactNormalTableFormatStrategy() : new NormalTableFormatStrategy();