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