6 references to EnsureSectionRecord
System.Configuration (6)
System\Configuration\BaseConfigurationRecord.cs (6)
495SectionRecord sectionRecord = EnsureSectionRecord(configKey, true); 521SectionRecord sectionRecord = EnsureSectionRecord(locationSectionRecord.ConfigKey, true); 553SectionRecord sectionRecord = EnsureSectionRecord(locationSectionRecord.ConfigKey, true); 1150sectionRecord = EnsureSectionRecord(configKey, true); 1250sectionRecord = EnsureSectionRecord(configKey, true); 3999sectionRecord = EnsureSectionRecord(configKey, false);