2 writes to _currentAppliedState
dotnet-MsiInstallation.Tests (2)
Framework\VirtualMachine.cs (2)
269_currentAppliedState = _currentState; 337_currentAppliedState = resultingState;
1 reference to _currentAppliedState
dotnet-MsiInstallation.Tests (1)
Framework\VirtualMachine.cs (1)
266if (_currentAppliedState != _currentState)