2 instantiations of VMState
dotnet-MsiInstallation.Tests (2)
Framework\VirtualMachine.cs (1)
90_vmState = new VMState();
Framework\VMStateTree.cs (1)
112return new VMState()
2 references to VMState
dotnet-MsiInstallation.Tests (2)
Framework\VirtualMachine.cs (1)
21VMState _vmState;
Framework\VMStateTree.cs (1)
110public VMState ToVMState()