2 references to Serialize
dotnet-MsiInstallation.Tests (2)
Framework\VMAction.cs (2)
27return VM.Apply(Serialize()).ToCommandResult(); 177Actions = Actions.Select(a => a.Serialize()).ToList(),