4 references to GetSectionUpdatesForGroup
System.Configuration (4)
System\Configuration\MgmtConfigurationRecord.cs (4)
2155
SectionUpdates declarationUpdatesChild = declarationUpdates.
GetSectionUpdatesForGroup
(group);
2260
utilWriter, sectionUpdates.
GetSectionUpdatesForGroup
(group), linePosition + indent, indent, false);
2581
declarationUpdatesChild = declarationUpdates.
GetSectionUpdatesForGroup
(name);
2919
SectionUpdates sectionUpdatesChild = sectionUpdates.
GetSectionUpdatesForGroup
(elementName);