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