1 instantiation of RemoteCommand
dotnet-MsiInstallation.Tests (1)
Framework\VMControl.cs (1)
76
var remoteCommand = new
RemoteCommand
(Log, VMMachineName, _psExecPath, workingDirectory, args);
1 reference to RemoteCommand
dotnet-MsiInstallation.Tests (1)
Framework\VMControl.cs (1)
76
var
remoteCommand = new RemoteCommand(Log, VMMachineName, _psExecPath, workingDirectory, args);