1 write to restartRequired
WsatConfig (1)
CommandLine\ConsoleEntryPoint.cs (1)
195this.restartRequired = true;
4 references to restartRequired
WsatConfig (4)
CommandLine\ConsoleEntryPoint.cs (4)
102if (restartRequired) 106newConfig.Save(restartRequired); 107if (restartRequired) 130if (operation != Operations.Change && restartRequired)