1 write to Output
vstest.console (1)
Processors\RunTestsArgumentProcessor.cs (1)
114Output = output;
3 references to Output
vstest.console (3)
Processors\RunTestsArgumentProcessor.cs (3)
115_testRunEventsRegistrar = new TestRunRequestEventsRegistrar(Output, _commandLineOptions, artifactProcessingManager); 146Output.WriteLine(CommandLineResources.StartingExecution, OutputLevel.Information); 151Output.Information(false, CommandLineResources.VstestDiagLogOutputPath, EqtTrace.LogFile);