3 references to Apply
dotnet-MsiInstallation.Tests (3)
Framework\VirtualMachine.cs (2)
532
return _vm.
Apply
(new SerializedVMAction()
567
return _vm.
Apply
(new SerializedVMAction()
Framework\VMAction.cs (1)
27
return VM.
Apply
(Serialize()).ToCommandResult();