1 write to _newValue
System (1)
sys\system\configuration\ApplicationSettingsBase.cs (1)
775
_newValue
= newValue;
1 reference to _newValue
System (1)
sys\system\configuration\ApplicationSettingsBase.cs (1)
780
return
_newValue
;