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