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