3 writes to AddUpdate
System.Configuration (3)
System\Configuration\MgmtConfigurationRecord.cs (3)
1700
sectionRecord.
AddUpdate
= false;
1847
sectionRecord.
AddUpdate
= true;
1986
sectionRecord.
AddUpdate
= false;
1 reference to AddUpdate
System.Configuration (1)
System\Configuration\MgmtConfigurationRecord.cs (1)
1985
bool addUpdate = sectionRecord.
AddUpdate
;