3 writes to AddUpdate
System.Configuration.ConfigurationManager (3)
System\Configuration\MgmtConfigurationRecord.cs (3)
1540
sectionRecord.
AddUpdate
= false;
1708
sectionRecord.
AddUpdate
= true;
1836
sectionRecord.
AddUpdate
= false;
1 reference to AddUpdate
System.Configuration.ConfigurationManager (1)
System\Configuration\MgmtConfigurationRecord.cs (1)
1835
bool addUpdate = sectionRecord.
AddUpdate
;