1 write to _newValue
System.Configuration.ConfigurationManager (1)
System\Configuration\SettingChangingEventArgs.cs (1)
23
_newValue
= newValue;
1 reference to _newValue
System.Configuration.ConfigurationManager (1)
System\Configuration\SettingChangingEventArgs.cs (1)
30
return
_newValue
;