5 references to ConfigKey
System.Configuration (5)
System\Configuration\SectionUpdates.cs (5)
93SectionUpdates sectionUpdates = FindSectionUpdates(update.ConfigKey, false); 94sectionUpdates._sections.Add(update.ConfigKey, update); 107SectionUpdates sectionUpdates = FindSectionUpdates(update.ConfigKey, true); 214sectionNames[i] = update.ConfigKey; 234sectionNames[i] = update.ConfigKey;