3 references to SectionUpdates
System.Configuration (3)
System\Configuration\LocationUpdates.cs (1)
20
_sectionUpdates = new
SectionUpdates
(string.Empty);
System\Configuration\MgmtConfigurationRecord.cs (1)
1481
SectionUpdates sectionUpdates = new
SectionUpdates
(string.Empty);
System\Configuration\SectionUpdates.cs (1)
60
sectionUpdatesChild = new
SectionUpdates
(groupPart);