1 write to Output
vstest.console.arm64 (1)
parent\vstest.console\Processors\ListTestsArgumentProcessor.cs (1)
151
Output
= output;
3 references to Output
vstest.console.arm64 (3)
parent\vstest.console\Processors\ListTestsArgumentProcessor.cs (3)
177
TPDebug.Assert(
Output
!= null);
186
Output
.WriteLine(CommandLineResources.ListTestsHeaderMessage, OutputLevel.Information);
189
Output
.Information(false, CommandLineResources.VstestDiagLogOutputPath, EqtTrace.LogFile);