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