1 write to Log
dotnet-MsiInstallation.Tests (1)
Framework\VirtualMachine.cs (1)
41Log = log;
5 references to Log
dotnet-MsiInstallation.Tests (5)
Framework\VirtualMachine.cs (5)
56var virtualMachineNames = VMControl.GetVirtualMachines(Log); 104Log.WriteLine(snapshot.id + ": " + snapshot.name); 166Log.WriteLine($"Removing missing snapshot from tree: {nodeToRemove.Value.resultingState.SnapshotName}"); 277TestCommand.LogCommandResult(Log, result.ToCommandResult()); 365var result = new RunExeCommand(Log, "robocopy", action.SourcePath, targetSharePath, "/mir")