1 instantiation of VSTestArgumentConverter
dotnet (1)
Commands\Test\VSTest\TestCommand.cs (1)
155
List<string> convertedArgs = new
VSTestArgumentConverter
().Convert(args, out List<string> ignoredArgs);