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