1 reference to RunCommandOnVM
dotnet-MsiInstallation.Tests (1)
Framework\VirtualMachine.cs (1)
347
var result = VMControl.
RunCommandOnVM
(action.Arguments.ToArray(), workingDirectory: action.WorkingDirectory);