1 instantiation of Entry
dotnet-MsiInstallation.Tests (1)
Framework\VMStateTree.cs (1)
23
Actions = Actions.Select(a => new SerializableVMStateTree.
Entry
()
2 references to Entry
dotnet-MsiInstallation.Tests (2)
Framework\VMStateTree.cs (2)
44
public List<
Entry
> Actions { get; set; }
70
foreach (
var
entry in Actions)