4 references to MissingTestSourceFile
vstest.console.arm64 (4)
src\vstest\src\vstest.console\Processors\ListFullyQualifiedTestsArgumentProcessor.cs (1)
170throw new CommandLineException(CommandLineResources.MissingTestSourceFile);
src\vstest\src\vstest.console\Processors\ListTestsArgumentProcessor.cs (1)
174throw new CommandLineException(CommandLineResources.MissingTestSourceFile);
src\vstest\src\vstest.console\Processors\RunSpecificTestsArgumentProcessor.cs (1)
188throw new CommandLineException(CommandLineResources.MissingTestSourceFile);
src\vstest\src\vstest.console\Processors\RunTestsArgumentProcessor.cs (1)
141throw new CommandLineException(CommandLineResources.MissingTestSourceFile);