4 references to MissingTestSourceFile
vstest.console (4)
Processors\ListFullyQualifiedTestsArgumentProcessor.cs (1)
179throw new CommandLineException(CommandLineResources.MissingTestSourceFile);
Processors\ListTestsArgumentProcessor.cs (1)
183throw new CommandLineException(CommandLineResources.MissingTestSourceFile);
Processors\RunSpecificTestsArgumentProcessor.cs (1)
197throw new CommandLineException(CommandLineResources.MissingTestSourceFile);
Processors\RunTestsArgumentProcessor.cs (1)
150throw new CommandLineException(CommandLineResources.MissingTestSourceFile);