2 references to FindSectionUpdates
System.Configuration.ConfigurationManager (2)
System\Configuration\SectionUpdates.cs (2)
77
SectionUpdates sectionUpdates =
FindSectionUpdates
(update.ConfigKey, false);
87
SectionUpdates sectionUpdates =
FindSectionUpdates
(update.ConfigKey, true);