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)
266
if (
_currentAppliedState
!= _currentState)