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