1 instantiation of ReadOnlyEntry
dotnet-MsiInstallation.Tests (1)
Framework\VMStateTree.cs (1)
29ReadOnlyActions = ReadOnlyActions.Select(a => new SerializableVMStateTree.ReadOnlyEntry()
2 references to ReadOnlyEntry
dotnet-MsiInstallation.Tests (2)
Framework\VMStateTree.cs (2)
46public List<ReadOnlyEntry> ReadOnlyActions { get; set; } 74foreach (var entry in ReadOnlyActions)