1 write to Log
Microsoft.NET.TestFramework (1)
Commands\TestCommand.cs (1)
33
Log
= log;
4 references to Log
Microsoft.NET.TestFramework (4)
Commands\TestCommand.cs (4)
156
Log
.WriteLine($"》{line}");
162
Log
.WriteLine($"❌{line}");
175
Log
.WriteLine($"Executing '{display}':");
177
Log
.WriteLine($"Command '{display}' exited with exit code {result.ExitCode}.");