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